Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.ethlo.geodata |
ArtifactId | ArtifactIdgeodata-service |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
geodata-service-0.2.1.pom | |
geodata-service-0.2.1.jar | 59 KB |
geodata-service-0.2.1-sources.jar | 35 KB |
geodata-service-0.2.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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/
implementation 'com.ethlo.geodata:geodata-service:0.2.1'
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/
implementation ("com.ethlo.geodata:geodata-service:0.2.1")
'com.ethlo.geodata:geodata-service:jar:0.2.1'
<dependency org="com.ethlo.geodata" name="geodata-service" rev="0.2.1">
<artifact name="geodata-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.geodata', module='geodata-service', version='0.2.1')
)
libraryDependencies += "com.ethlo.geodata" % "geodata-service" % "0.2.1"
[com.ethlo.geodata/geodata-service "0.2.1"]