is not current version
Last Version 1.0.11

net.sf.phat:phat-env 1.0.9


Categories

Categories

Net
GroupId

GroupId

net.sf.phat
ArtifactId

ArtifactId

phat-env
Version

Version

1.0.9
Type

Type

jar

Download phat-env 1.0.9


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