is not current version
Last Version 2021-11-02

de.mirkosertic.bytecoder:bytecoder-integrationtest 2020-05-15

Bytecoder Integration Tests

GroupId

GroupId

de.mirkosertic.bytecoder
ArtifactId

ArtifactId

bytecoder-integrationtest
Version

Version

2020-05-15
Type

Type

war

Download bytecoder-integrationtest 2020-05-15


<!-- https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder-integrationtest/ -->
<dependency>
    <groupId>de.mirkosertic.bytecoder</groupId>
    <artifactId>bytecoder-integrationtest</artifactId>
    <version>2020-05-15</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder-integrationtest/
implementation 'de.mirkosertic.bytecoder:bytecoder-integrationtest:2020-05-15'
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder-integrationtest/
implementation ("de.mirkosertic.bytecoder:bytecoder-integrationtest:2020-05-15")
'de.mirkosertic.bytecoder:bytecoder-integrationtest:war:2020-05-15'
<dependency org="de.mirkosertic.bytecoder" name="bytecoder-integrationtest" rev="2020-05-15">
  <artifact name="bytecoder-integrationtest" type="war" />
</dependency>
@Grapes(
@Grab(group='de.mirkosertic.bytecoder', module='bytecoder-integrationtest', version='2020-05-15')
)
libraryDependencies += "de.mirkosertic.bytecoder" % "bytecoder-integrationtest" % "2020-05-15"
[de.mirkosertic.bytecoder/bytecoder-integrationtest "2020-05-15"]