is not current version
Last Version 1.0.11

net.sf.phat:phat-sim 1.0.1

Physical Human Activity Tester

Categories

Categories

Net
GroupId

GroupId

net.sf.phat
ArtifactId

ArtifactId

phat-sim
Version

Version

1.0.1
Type

Type

pom

Download phat-sim 1.0.1

Filename Size
phat-sim-1.0.1.pom 4 KB
Browse

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