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