Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdsweCommon-v_1_0_0 |
Version | Version2.6.0 |
Type | Typejar |
Filename | Size |
---|---|
sweCommon-v_1_0_0-2.6.0.pom | |
sweCommon-v_1_0_0-2.6.0.jar | 523 KB |
sweCommon-v_1_0_0-2.6.0-sources.jar | 396 KB |
sweCommon-v_1_0_0-2.6.0-scripts.zip | 4 KB |
sweCommon-v_1_0_0-2.6.0-jsonschemas.zip | 15 KB |
sweCommon-v_1_0_0-2.6.0-javadoc.jar | 973 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_1_0_0/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>sweCommon-v_1_0_0</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_1_0_0/
implementation 'org.jvnet.ogc:sweCommon-v_1_0_0:2.6.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_1_0_0/
implementation ("org.jvnet.ogc:sweCommon-v_1_0_0:2.6.0")
'org.jvnet.ogc:sweCommon-v_1_0_0:jar:2.6.0'
<dependency org="org.jvnet.ogc" name="sweCommon-v_1_0_0" rev="2.6.0">
<artifact name="sweCommon-v_1_0_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='sweCommon-v_1_0_0', version='2.6.0')
)
libraryDependencies += "org.jvnet.ogc" % "sweCommon-v_1_0_0" % "2.6.0"
[org.jvnet.ogc/sweCommon-v_1_0_0 "2.6.0"]