License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.phat |
ArtifactId | ArtifactIdphat-console |
Version | Version1.0.11 |
Type | Typejar |
Description |
DescriptionPHAT - Console
Physical Human Activity Tester
|
Filename | Size |
---|---|
phat-console-1.0.11.pom | |
phat-console-1.0.11.jar | 20 KB |
phat-console-1.0.11-sources.jar | 11 KB |
phat-console-1.0.11-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.phat/phat-console/ -->
<dependency>
<groupId>net.sf.phat</groupId>
<artifactId>phat-console</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.phat/phat-console/
implementation 'net.sf.phat:phat-console:1.0.11'
// https://jarcasting.com/artifacts/net.sf.phat/phat-console/
implementation ("net.sf.phat:phat-console:1.0.11")
'net.sf.phat:phat-console:jar:1.0.11'
<dependency org="net.sf.phat" name="phat-console" rev="1.0.11">
<artifact name="phat-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.phat', module='phat-console', version='1.0.11')
)
libraryDependencies += "net.sf.phat" % "phat-console" % "1.0.11"
[net.sf.phat/phat-console "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.thetransactioncompany : jsonrpc2-base | jar | 1.38 |
javax.json : javax.json-api | jar | 1.0 |
org.glassfish : javax.json | jar | 1.0.4 |