is not current version
Last Version 1.1.1

ch.exense:exense-commons 1.0.0

exense Commons

GroupId

GroupId

ch.exense
ArtifactId

ArtifactId

exense-commons
Version

Version

1.0.0
Type

Type

jar

Download exense-commons 1.0.0


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