License |
License |
---|---|
GroupId | GroupIdonline.terraml.commons |
ArtifactId | ArtifactIdterraml-commons |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionterraml-commons
common utilities
|
Project Organization |
Project OrganizationTerra Software Informatics LLC. |
Filename | Size |
---|---|
terraml-commons-1.0.0.pom | |
terraml-commons-1.0.0.jar | 55 KB |
terraml-commons-1.0.0-sources.jar | 53 KB |
terraml-commons-1.0.0-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.terraml.commons/terraml-commons/ -->
<dependency>
<groupId>online.terraml.commons</groupId>
<artifactId>terraml-commons</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/online.terraml.commons/terraml-commons/
implementation 'online.terraml.commons:terraml-commons:1.0.0'
// https://jarcasting.com/artifacts/online.terraml.commons/terraml-commons/
implementation ("online.terraml.commons:terraml-commons:1.0.0")
'online.terraml.commons:terraml-commons:jar:1.0.0'
<dependency org="online.terraml.commons" name="terraml-commons" rev="1.0.0">
<artifact name="terraml-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.terraml.commons', module='terraml-commons', version='1.0.0')
)
libraryDependencies += "online.terraml.commons" % "terraml-commons" % "1.0.0"
[online.terraml.commons/terraml-commons "1.0.0"]