is not current version
Last Version 0.9.3

com.ethlo.dachs:dachs-common-test 0.8


GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs-common-test
Version

Version

0.8
Type

Type

jar

Download dachs-common-test 0.8


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