| License | 
                License | 
        
|---|---|
| GroupId | GroupIdguru.qas | 
    
| ArtifactId | ArtifactIdmartini-standalone | 
    
| Last Version | Last Version6.0-JDK12 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionguru.qas:martini-standalone 
            Martini: Multithreaded Standalone Execution Engine for Java 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/guru.qas/martini-standalone/ -->
<dependency>
    <groupId>guru.qas</groupId>
    <artifactId>martini-standalone</artifactId>
    <version>6.0-JDK12</version>
</dependency>
                // https://jarcasting.com/artifacts/guru.qas/martini-standalone/
implementation 'guru.qas:martini-standalone:6.0-JDK12'
                // https://jarcasting.com/artifacts/guru.qas/martini-standalone/
implementation ("guru.qas:martini-standalone:6.0-JDK12")
                'guru.qas:martini-standalone:jar:6.0-JDK12'
                <dependency org="guru.qas" name="martini-standalone" rev="6.0-JDK12">
  <artifact name="martini-standalone" type="jar" />
</dependency>
                @Grapes(
@Grab(group='guru.qas', module='martini-standalone', version='6.0-JDK12')
)
                libraryDependencies += "guru.qas" % "martini-standalone" % "6.0-JDK12"
                [guru.qas/martini-standalone "6.0-JDK12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| guru.qas : martini-core | jar | 6.0-JDK12 | 
| com.beust : jcommander | jar | 1.78 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.0.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.28 |