is not current version
Last Version 0.2.0

nl.gridshore.nosapi:nos-api-client 0.1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

nl.gridshore.nosapi
ArtifactId

ArtifactId

nos-api-client
Version

Version

0.1.1
Type

Type

jar

Download nos-api-client 0.1.1


<!-- https://jarcasting.com/artifacts/nl.gridshore.nosapi/nos-api-client/ -->
<dependency>
    <groupId>nl.gridshore.nosapi</groupId>
    <artifactId>nos-api-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.gridshore.nosapi/nos-api-client/
implementation 'nl.gridshore.nosapi:nos-api-client:0.1.1'
// https://jarcasting.com/artifacts/nl.gridshore.nosapi/nos-api-client/
implementation ("nl.gridshore.nosapi:nos-api-client:0.1.1")
'nl.gridshore.nosapi:nos-api-client:jar:0.1.1'
<dependency org="nl.gridshore.nosapi" name="nos-api-client" rev="0.1.1">
  <artifact name="nos-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.gridshore.nosapi', module='nos-api-client', version='0.1.1')
)
libraryDependencies += "nl.gridshore.nosapi" % "nos-api-client" % "0.1.1"
[nl.gridshore.nosapi/nos-api-client "0.1.1"]