is not current version
Last Version 1.3

net.antidot:afs-api 1.1


Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.antidot
ArtifactId

ArtifactId

afs-api
Version

Version

1.1
Type

Type

jar

Download afs-api 1.1


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