is not current version
Last Version 1.2

fr.dudie:acrachilisync-core 1.0


GroupId

GroupId

fr.dudie
ArtifactId

ArtifactId

acrachilisync-core
Version

Version

1.0
Type

Type

jar

Download acrachilisync-core 1.0


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