Newer
Older
meshcode-jp / README.md
@haya4 haya4 on 12 May 2022 483 bytes Update README.md
# meshcode-jp

地域メッシュコードを扱うライブラリ


## API

[apidocs](https://yuuhayashi.github.io/meshcode-jp/apidocs/) ... Java doc

## for Maven

[maven用のリポジトリ](http://surveyor.mydns.jp/archiva/#artifact/haya4.tools/meshcode-jp)

```
<!-- http://surveyor.mydns.jp/archiva/ -->
<dependency>
  <groupId>haya4.tools</groupId>
  <artifactId>meshcode-jp</artifactId>
  <version>1.1.1</version>
</dependency>
```

## License

* [MIT License](LICENSE.txt)