Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.ethlo.geodata |
ArtifactId | ArtifactIdgeodata-service |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
geodata-service-0.3.1.pom | |
geodata-service-0.3.1.jar | 60 KB |
geodata-service-0.3.1-sources.jar | 36 KB |
geodata-service-0.3.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/ -->
<dependency>
<groupId>com.ethlo.geodata</groupId>
<artifactId>geodata-service</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/
implementation 'com.ethlo.geodata:geodata-service:0.3.1'
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/
implementation ("com.ethlo.geodata:geodata-service:0.3.1")
'com.ethlo.geodata:geodata-service:jar:0.3.1'
<dependency org="com.ethlo.geodata" name="geodata-service" rev="0.3.1">
<artifact name="geodata-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.geodata', module='geodata-service', version='0.3.1')
)
libraryDependencies += "com.ethlo.geodata" % "geodata-service" % "0.3.1"
[com.ethlo.geodata/geodata-service "0.3.1"]