is not current version
Last Version 2021-11-02

de.mirkosertic.bytecoder:bytecoder-integrationtest 2019-11-25

Bytecoder Integration Tests

GroupId

GroupId

de.mirkosertic.bytecoder
ArtifactId

ArtifactId

bytecoder-integrationtest
Version

Version

2019-11-25
Type

Type

war

Download bytecoder-integrationtest 2019-11-25


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