| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.trepo | 
    
| ArtifactId | ArtifactIdvgraph-api | 
    
| Last Version | Last Version0.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionvGraph API 
            The API Interfaces for vGraph. 
         | 
    
| Filename | Size | 
|---|---|
| vgraph-api-0.2.0.pom | |
| vgraph-api-0.2.0.jar | 18 KB | 
| vgraph-api-0.2.0-sources.jar | 14 KB | 
| vgraph-api-0.2.0-javadoc.jar | 113 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.trepo/vgraph-api/ -->
<dependency>
    <groupId>com.github.trepo</groupId>
    <artifactId>vgraph-api</artifactId>
    <version>0.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.trepo/vgraph-api/
implementation 'com.github.trepo:vgraph-api:0.2.0'
                // https://jarcasting.com/artifacts/com.github.trepo/vgraph-api/
implementation ("com.github.trepo:vgraph-api:0.2.0")
                'com.github.trepo:vgraph-api:jar:0.2.0'
                <dependency org="com.github.trepo" name="vgraph-api" rev="0.2.0">
  <artifact name="vgraph-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.trepo', module='vgraph-api', version='0.2.0')
)
                libraryDependencies += "com.github.trepo" % "vgraph-api" % "0.2.0"
                [com.github.trepo/vgraph-api "0.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.3.1 | 
| commons-codec : commons-codec | jar | 1.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.8 | 
| org.easytesting : fest-assert-core | jar | 2.0M10 |