GroupId | GroupIdorg.n52.sensorweb |
---|---|
ArtifactId | ArtifactId52n-xml-sweCommon-v20 |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
52n-xml-sweCommon-v20-2.3.0.pom | |
52n-xml-sweCommon-v20-2.3.0.jar | 826 KB |
52n-xml-sweCommon-v20-2.3.0-sources.jar | 581 KB |
52n-xml-sweCommon-v20-2.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb/52n-xml-sweCommon-v20/
implementation 'org.n52.sensorweb:52n-xml-sweCommon-v20:2.3.0'
// https://jarcasting.com/artifacts/org.n52.sensorweb/52n-xml-sweCommon-v20/
implementation ("org.n52.sensorweb:52n-xml-sweCommon-v20:2.3.0")
'org.n52.sensorweb:52n-xml-sweCommon-v20:jar:2.3.0'
<dependency org="org.n52.sensorweb" name="52n-xml-sweCommon-v20" rev="2.3.0">
<artifact name="52n-xml-sweCommon-v20" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb', module='52n-xml-sweCommon-v20', version='2.3.0')
)
libraryDependencies += "org.n52.sensorweb" % "52n-xml-sweCommon-v20" % "2.3.0"
[org.n52.sensorweb/52n-xml-sweCommon-v20 "2.3.0"]