License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.uqbar-project |
ArtifactId | ArtifactIdgeodds-xtend |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM with common settings for Uqbar projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geodds-xtend-1.0.3.pom | |
geodds-xtend-1.0.3.jar | 7 KB |
geodds-xtend-1.0.3-tests.jar | 5 KB |
geodds-xtend-1.0.3-test-sources.jar | 6 KB |
geodds-xtend-1.0.3-sources.jar | 15 KB |
geodds-xtend-1.0.3-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uqbar-project/geodds-xtend/ -->
<dependency>
<groupId>org.uqbar-project</groupId>
<artifactId>geodds-xtend</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.uqbar-project/geodds-xtend/
implementation 'org.uqbar-project:geodds-xtend:1.0.3'
// https://jarcasting.com/artifacts/org.uqbar-project/geodds-xtend/
implementation ("org.uqbar-project:geodds-xtend:1.0.3")
'org.uqbar-project:geodds-xtend:jar:1.0.3'
<dependency org="org.uqbar-project" name="geodds-xtend" rev="1.0.3">
<artifact name="geodds-xtend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uqbar-project', module='geodds-xtend', version='1.0.3')
)
libraryDependencies += "org.uqbar-project" % "geodds-xtend" % "1.0.3"
[org.uqbar-project/geodds-xtend "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |