is not current version
Last Version 1.8.6

com.github.swissquote:carnotzet-core 1.3.0


GroupId

GroupId

com.github.swissquote
ArtifactId

ArtifactId

carnotzet-core
Version

Version

1.3.0
Type

Type

jar

Download carnotzet-core 1.3.0


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