is not current version
Last Version 1.2

fr.dudie:acrachilisync-core 1.1


GroupId

GroupId

fr.dudie
ArtifactId

ArtifactId

acrachilisync-core
Version

Version

1.1
Type

Type

jar

Download acrachilisync-core 1.1


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