Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdsweCommon-v_2_0 |
Version | Version2.5.1 |
Type | Typejar |
Filename | Size |
---|---|
sweCommon-v_2_0-2.5.1.pom | |
sweCommon-v_2_0-2.5.1.jar | 400 KB |
sweCommon-v_2_0-2.5.1-sources.jar | 288 KB |
sweCommon-v_2_0-2.5.1-scripts.zip | 3 KB |
sweCommon-v_2_0-2.5.1-jsonschemas.zip | 10 KB |
sweCommon-v_2_0-2.5.1-javadoc.jar | 810 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_2_0/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>sweCommon-v_2_0</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_2_0/
implementation 'org.jvnet.ogc:sweCommon-v_2_0:2.5.1'
// https://jarcasting.com/artifacts/org.jvnet.ogc/sweCommon-v_2_0/
implementation ("org.jvnet.ogc:sweCommon-v_2_0:2.5.1")
'org.jvnet.ogc:sweCommon-v_2_0:jar:2.5.1'
<dependency org="org.jvnet.ogc" name="sweCommon-v_2_0" rev="2.5.1">
<artifact name="sweCommon-v_2_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='sweCommon-v_2_0', version='2.5.1')
)
libraryDependencies += "org.jvnet.ogc" % "sweCommon-v_2_0" % "2.5.1"
[org.jvnet.ogc/sweCommon-v_2_0 "2.5.1"]