GroupId | GroupIdorg.n52.sensorweb |
---|---|
ArtifactId | ArtifactId52n-xml-sweCommon-v20 |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
52n-xml-sweCommon-v20-2.0.0.pom | |
52n-xml-sweCommon-v20-2.0.0.jar | 826 KB |
52n-xml-sweCommon-v20-2.0.0-sources.jar | 571 KB |
52n-xml-sweCommon-v20-2.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.n52.sensorweb/52n-xml-sweCommon-v20/ -->
<dependency>
<groupId>org.n52.sensorweb</groupId>
<artifactId>52n-xml-sweCommon-v20</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb/52n-xml-sweCommon-v20/
implementation 'org.n52.sensorweb:52n-xml-sweCommon-v20:2.0.0'
// https://jarcasting.com/artifacts/org.n52.sensorweb/52n-xml-sweCommon-v20/
implementation ("org.n52.sensorweb:52n-xml-sweCommon-v20:2.0.0")
'org.n52.sensorweb:52n-xml-sweCommon-v20:jar:2.0.0'
<dependency org="org.n52.sensorweb" name="52n-xml-sweCommon-v20" rev="2.0.0">
<artifact name="52n-xml-sweCommon-v20" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb', module='52n-xml-sweCommon-v20', version='2.0.0')
)
libraryDependencies += "org.n52.sensorweb" % "52n-xml-sweCommon-v20" % "2.0.0"
[org.n52.sensorweb/52n-xml-sweCommon-v20 "2.0.0"]