is not current version
Last Version 1.0.11

net.sf.phat:phat-devices 1.0.2


Categories

Categories

Net
GroupId

GroupId

net.sf.phat
ArtifactId

ArtifactId

phat-devices
Version

Version

1.0.2
Type

Type

jar

Download phat-devices 1.0.2


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