is not current version
Last Version 6.0.0-PR.6

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

52°North SOS profile Coding module

GroupId

GroupId

org.n52.sensorweb-server.sos
ArtifactId

ArtifactId

sos-profile-coding
Version

Version

5.4.3
Type

Type

jar

Download sos-profile-coding 5.4.3


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