is not current version
Last Version 0.2.5

net.sf.ahtutils:ahtutils-interfaces 0.2.1


Categories

Categories

Net
GroupId

GroupId

net.sf.ahtutils
ArtifactId

ArtifactId

ahtutils-interfaces
Version

Version

0.2.1
Type

Type

jar

Download ahtutils-interfaces 0.2.1


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