License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data |
GroupId | GroupIdcom.breinify |
ArtifactId | ArtifactIdbrein-geojson |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionbrein-geojson
Brein GeoJson (Breinify)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
brein-geojson-1.0.0.pom | |
brein-geojson-1.0.0.jar | 29 KB |
brein-geojson-1.0.0-sources.jar | 14 KB |
brein-geojson-1.0.0-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.breinify/brein-geojson/ -->
<dependency>
<groupId>com.breinify</groupId>
<artifactId>brein-geojson</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.breinify/brein-geojson/
implementation 'com.breinify:brein-geojson:1.0.0'
// https://jarcasting.com/artifacts/com.breinify/brein-geojson/
implementation ("com.breinify:brein-geojson:1.0.0")
'com.breinify:brein-geojson:jar:1.0.0'
<dependency org="com.breinify" name="brein-geojson" rev="1.0.0">
<artifact name="brein-geojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.breinify', module='brein-geojson', version='1.0.0')
)
libraryDependencies += "com.breinify" % "brein-geojson" % "1.0.0"
[com.breinify/brein-geojson "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |