| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.phat | 
    
| ArtifactId | ArtifactIdphat-demos | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPHAT - Demostrations 
            Physical Human Activity Tester 
         | 
    
| Filename | Size | 
|---|---|
| phat-demos-1.0.1.pom | |
| phat-demos-1.0.1.jar | 25 KB | 
| phat-demos-1.0.1-sources.jar | 16 KB | 
| phat-demos-1.0.1-javadoc.jar | 78 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.phat/phat-demos/ -->
<dependency>
    <groupId>net.sf.phat</groupId>
    <artifactId>phat-demos</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.phat/phat-demos/
implementation 'net.sf.phat:phat-demos:1.0.1'
                // https://jarcasting.com/artifacts/net.sf.phat/phat-demos/
implementation ("net.sf.phat:phat-demos:1.0.1")
                'net.sf.phat:phat-demos:jar:1.0.1'
                <dependency org="net.sf.phat" name="phat-demos" rev="1.0.1">
  <artifact name="phat-demos" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.phat', module='phat-demos', version='1.0.1')
)
                libraryDependencies += "net.sf.phat" % "phat-demos" % "1.0.1"
                [net.sf.phat/phat-demos "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.phat : phat-devices | jar | 1.0.1 |