is not current version
Last Version 1.8.6

com.github.swissquote:carnotzet 1.3.0

Maven dependencies applied to container orchestration

GroupId

GroupId

com.github.swissquote
ArtifactId

ArtifactId

carnotzet
Version

Version

1.3.0
Type

Type

pom

Download carnotzet 1.3.0

Filename Size
carnotzet-1.3.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.swissquote/carnotzet/ -->
<dependency>
    <groupId>com.github.swissquote</groupId>
    <artifactId>carnotzet</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet/
implementation 'com.github.swissquote:carnotzet:1.3.0'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet/
implementation ("com.github.swissquote:carnotzet:1.3.0")
'com.github.swissquote:carnotzet:pom:1.3.0'
<dependency org="com.github.swissquote" name="carnotzet" rev="1.3.0">
  <artifact name="carnotzet" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet', version='1.3.0')
)
libraryDependencies += "com.github.swissquote" % "carnotzet" % "1.3.0"
[com.github.swissquote/carnotzet "1.3.0"]