is not current version
Last Version 1.0.11

net.sf.phat:phat-core 1.0.5


Categories

Categories

Net
GroupId

GroupId

net.sf.phat
ArtifactId

ArtifactId

phat-core
Version

Version

1.0.5
Type

Type

jar

Download phat-core 1.0.5


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