Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdsweCommon-v_1_0_1 |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
sweCommon-v_1_0_1-2.1.0.pom | |
sweCommon-v_1_0_1-2.1.0.jar | 439 KB |
sweCommon-v_1_0_1-2.1.0-sources.jar | 329 KB |
sweCommon-v_1_0_1-2.1.0-scripts.zip | 4 KB |
sweCommon-v_1_0_1-2.1.0-javadoc.jar | 918 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.1.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.1.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_1_0_1/
implementation ("org.jvnet.ogc:sweCommon-v_1_0_1:2.1.0")
'org.jvnet.ogc:sweCommon-v_1_0_1:jar:2.1.0'
<dependency org="org.jvnet.ogc" name="sweCommon-v_1_0_1" rev="2.1.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.1.0')
)
libraryDependencies += "org.jvnet.ogc" % "sweCommon-v_1_0_1" % "2.1.0"
[org.jvnet.ogc/sweCommon-v_1_0_1 "2.1.0"]