| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.mirkosertic.bytecoder | 
    
| ArtifactId | ArtifactIdbytecoder.api | 
    
| Version | Version2021-03-08 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBytecoder APIs 
            Bytecoder APIs 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| bytecoder.api-2021-03-08.pom | |
| bytecoder.api-2021-03-08.jar | 9 KB | 
| bytecoder.api-2021-03-08-sources.jar | 13 KB | 
| bytecoder.api-2021-03-08-javadoc.jar | 78 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.api/ -->
<dependency>
    <groupId>de.mirkosertic.bytecoder</groupId>
    <artifactId>bytecoder.api</artifactId>
    <version>2021-03-08</version>
</dependency>
                // https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.api/
implementation 'de.mirkosertic.bytecoder:bytecoder.api:2021-03-08'
                // https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.api/
implementation ("de.mirkosertic.bytecoder:bytecoder.api:2021-03-08")
                'de.mirkosertic.bytecoder:bytecoder.api:jar:2021-03-08'
                <dependency org="de.mirkosertic.bytecoder" name="bytecoder.api" rev="2021-03-08">
  <artifact name="bytecoder.api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.mirkosertic.bytecoder', module='bytecoder.api', version='2021-03-08')
)
                libraryDependencies += "de.mirkosertic.bytecoder" % "bytecoder.api" % "2021-03-08"
                [de.mirkosertic.bytecoder/bytecoder.api "2021-03-08"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.8.0 |