is not current version
Last Version 1.3.5

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


GroupId

GroupId

ch.exense.commons
ArtifactId

ArtifactId

exense-core-testing
Version

Version

1.3.1
Type

Type

jar

Download exense-core-testing 1.3.1


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