is not current version
Last Version 1.3.5

ch.exense.commons:exense-core-testing 1.3.0


GroupId

GroupId

ch.exense.commons
ArtifactId

ArtifactId

exense-core-testing
Version

Version

1.3.0
Type

Type

jar

Download exense-core-testing 1.3.0


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