is not current version
Last Version 6.0.0-PR.6

org.n52.sensorweb-server.sos:sos-profile-coding 5.1.0

52°North SOS profile Coding module

GroupId

GroupId

org.n52.sensorweb-server.sos
ArtifactId

ArtifactId

sos-profile-coding
Version

Version

5.1.0
Type

Type

jar

Download sos-profile-coding 5.1.0


<!-- https://jarcasting.com/artifacts/org.n52.sensorweb-server.sos/sos-profile-coding/ -->
<dependency>
    <groupId>org.n52.sensorweb-server.sos</groupId>
    <artifactId>sos-profile-coding</artifactId>
    <version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.sos/sos-profile-coding/
implementation 'org.n52.sensorweb-server.sos:sos-profile-coding:5.1.0'
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.sos/sos-profile-coding/
implementation ("org.n52.sensorweb-server.sos:sos-profile-coding:5.1.0")
'org.n52.sensorweb-server.sos:sos-profile-coding:jar:5.1.0'
<dependency org="org.n52.sensorweb-server.sos" name="sos-profile-coding" rev="5.1.0">
  <artifact name="sos-profile-coding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb-server.sos', module='sos-profile-coding', version='5.1.0')
)
libraryDependencies += "org.n52.sensorweb-server.sos" % "sos-profile-coding" % "5.1.0"
[org.n52.sensorweb-server.sos/sos-profile-coding "5.1.0"]