Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdcontext-v_1_1_0 |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
context-v_1_1_0-1.0.2.pom | 651 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/context-v_1_1_0/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>context-v_1_1_0</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/context-v_1_1_0/
implementation 'org.jvnet.ogc:context-v_1_1_0:1.0.2'
// https://jarcasting.com/artifacts/org.jvnet.ogc/context-v_1_1_0/
implementation ("org.jvnet.ogc:context-v_1_1_0:1.0.2")
'org.jvnet.ogc:context-v_1_1_0:pom:1.0.2'
<dependency org="org.jvnet.ogc" name="context-v_1_1_0" rev="1.0.2">
<artifact name="context-v_1_1_0" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='context-v_1_1_0', version='1.0.2')
)
libraryDependencies += "org.jvnet.ogc" % "context-v_1_1_0" % "1.0.2"
[org.jvnet.ogc/context-v_1_1_0 "1.0.2"]