| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.shepherdviolet | 
    
| ArtifactId | ArtifactIddeploy-test-do-not-use | 
    
| Last Version | Last Version0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondeploy-test-do-not-use 
            An implementation of Java Service Provider Interface 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| deploy-test-do-not-use-0.2.pom | |
| deploy-test-do-not-use-0.2.jar | 261 bytes | 
| deploy-test-do-not-use-0.2-sources.jar | 261 bytes | 
| deploy-test-do-not-use-0.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/deploy-test-do-not-use/ -->
<dependency>
    <groupId>com.github.shepherdviolet</groupId>
    <artifactId>deploy-test-do-not-use</artifactId>
    <version>0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/deploy-test-do-not-use/
implementation 'com.github.shepherdviolet:deploy-test-do-not-use:0.2'
                // https://jarcasting.com/artifacts/com.github.shepherdviolet/deploy-test-do-not-use/
implementation ("com.github.shepherdviolet:deploy-test-do-not-use:0.2")
                'com.github.shepherdviolet:deploy-test-do-not-use:jar:0.2'
                <dependency org="com.github.shepherdviolet" name="deploy-test-do-not-use" rev="0.2">
  <artifact name="deploy-test-do-not-use" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.shepherdviolet', module='deploy-test-do-not-use', version='0.2')
)
                libraryDependencies += "com.github.shepherdviolet" % "deploy-test-do-not-use" % "0.2"
                [com.github.shepherdviolet/deploy-test-do-not-use "0.2"]