is not current version
Last Version 0.8.0

de.focus-shift:jollyday-tests 0.6.1


GroupId

GroupId

de.focus-shift
ArtifactId

ArtifactId

jollyday-tests
Version

Version

0.6.1
Type

Type

jar

Download jollyday-tests 0.6.1


<!-- https://jarcasting.com/artifacts/de.focus-shift/jollyday-tests/ -->
<dependency>
    <groupId>de.focus-shift</groupId>
    <artifactId>jollyday-tests</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-tests/
implementation 'de.focus-shift:jollyday-tests:0.6.1'
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-tests/
implementation ("de.focus-shift:jollyday-tests:0.6.1")
'de.focus-shift:jollyday-tests:jar:0.6.1'
<dependency org="de.focus-shift" name="jollyday-tests" rev="0.6.1">
  <artifact name="jollyday-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.focus-shift', module='jollyday-tests', version='0.6.1')
)
libraryDependencies += "de.focus-shift" % "jollyday-tests" % "0.6.1"
[de.focus-shift/jollyday-tests "0.6.1"]