License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdit.tidalwave.geo.examples |
ArtifactId | ArtifactIdexample1 |
Last Version | Last Version1.24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionforceTen Example1 (master)
forceTen (examples master)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
example1-1.24.pom | 3 KB |
example1-1.24-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.geo.examples/example1/ -->
<dependency>
<groupId>it.tidalwave.geo.examples</groupId>
<artifactId>example1</artifactId>
<version>1.24</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.geo.examples/example1/
implementation 'it.tidalwave.geo.examples:example1:1.24'
// https://jarcasting.com/artifacts/it.tidalwave.geo.examples/example1/
implementation ("it.tidalwave.geo.examples:example1:1.24")
'it.tidalwave.geo.examples:example1:jar:1.24'
<dependency org="it.tidalwave.geo.examples" name="example1" rev="1.24">
<artifact name="example1" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.geo.examples', module='example1', version='1.24')
)
libraryDependencies += "it.tidalwave.geo.examples" % "example1" % "1.24"
[it.tidalwave.geo.examples/example1 "1.24"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.2 |
org.hamcrest : hamcrest-library | jar | 1.1 |