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