| License | 
                License
                                                        The MIT License (MIT)                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdml.alternet | 
    
| ArtifactId | ArtifactIdext-libs-pjba | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPJBA (external library) 
            PJBA is a light bytecode manipulation tool, but not available in Maven. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| ext-libs-pjba-1.0.pom | |
| ext-libs-pjba-1.0.jar | 236 KB | 
| ext-libs-pjba-1.0-sources.jar | 9 KB | 
| ext-libs-pjba-1.0-javadoc.jar | 40 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ml.alternet/ext-libs-pjba/ -->
<dependency>
    <groupId>ml.alternet</groupId>
    <artifactId>ext-libs-pjba</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/ml.alternet/ext-libs-pjba/
implementation 'ml.alternet:ext-libs-pjba:1.0'
                // https://jarcasting.com/artifacts/ml.alternet/ext-libs-pjba/
implementation ("ml.alternet:ext-libs-pjba:1.0")
                'ml.alternet:ext-libs-pjba:jar:1.0'
                <dependency org="ml.alternet" name="ext-libs-pjba" rev="1.0">
  <artifact name="ext-libs-pjba" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ml.alternet', module='ext-libs-pjba', version='1.0')
)
                libraryDependencies += "ml.alternet" % "ext-libs-pjba" % "1.0"
                [ml.alternet/ext-libs-pjba "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.9.1 | 
| org.testng : testng | jar | 6.14.2 |