License |
License |
---|---|
GroupId | GroupIdde.mirkosertic.bytecoder |
ArtifactId | ArtifactIdbytecoder.api |
Last Version | Last Version2021-11-02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBytecoder APIs
Bytecoder APIs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bytecoder.api-2021-11-02.pom | |
bytecoder.api-2021-11-02.jar | 9 KB |
bytecoder.api-2021-11-02-sources.jar | 13 KB |
bytecoder.api-2021-11-02-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-11-02</version>
</dependency>
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.api/
implementation 'de.mirkosertic.bytecoder:bytecoder.api:2021-11-02'
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.api/
implementation ("de.mirkosertic.bytecoder:bytecoder.api:2021-11-02")
'de.mirkosertic.bytecoder:bytecoder.api:jar:2021-11-02'
<dependency org="de.mirkosertic.bytecoder" name="bytecoder.api" rev="2021-11-02">
<artifact name="bytecoder.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mirkosertic.bytecoder', module='bytecoder.api', version='2021-11-02')
)
libraryDependencies += "de.mirkosertic.bytecoder" % "bytecoder.api" % "2021-11-02"
[de.mirkosertic.bytecoder/bytecoder.api "2021-11-02"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |