is not current version
Last Version 1.0.11

net.sf.phat:phat-devices 1.0.3


Categories

Categories

Net
GroupId

GroupId

net.sf.phat
ArtifactId

ArtifactId

phat-devices
Version

Version

1.0.3
Type

Type

jar

Download phat-devices 1.0.3


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