License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.phat |
ArtifactId | ArtifactIdphat-sim |
Version | Version1.0.11 |
Type | Typepom |
Description |
DescriptionPHAT - Physical Human Activity Tester
Physical Human Activity Tester
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phat-sim-1.0.11.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.phat/phat-sim/ -->
<dependency>
<groupId>net.sf.phat</groupId>
<artifactId>phat-sim</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.phat/phat-sim/
implementation 'net.sf.phat:phat-sim:1.0.11'
// https://jarcasting.com/artifacts/net.sf.phat/phat-sim/
implementation ("net.sf.phat:phat-sim:1.0.11")
'net.sf.phat:phat-sim:pom:1.0.11'
<dependency org="net.sf.phat" name="phat-sim" rev="1.0.11">
<artifact name="phat-sim" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.phat', module='phat-sim', version='1.0.11')
)
libraryDependencies += "net.sf.phat" % "phat-sim" % "1.0.11"
[net.sf.phat/phat-sim "1.0.11"]