is not current version
Last Version 2021-11-02

de.mirkosertic.bytecoder:bytecoder-integrationtest 2018-12-17

Bytecoder Integration Tests

GroupId

GroupId

de.mirkosertic.bytecoder
ArtifactId

ArtifactId

bytecoder-integrationtest
Version

Version

2018-12-17
Type

Type

war

Download bytecoder-integrationtest 2018-12-17


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