is not current version
Last Version 0.2.0-incubating

org.apache.isis.runtimes.dflt:bytecode 0.1.2-incubating


GroupId

GroupId

org.apache.isis.runtimes.dflt
ArtifactId

ArtifactId

bytecode
Version

Version

0.1.2-incubating
Type

Type

jar

Download bytecode 0.1.2-incubating


<!-- https://jarcasting.com/artifacts/org.apache.isis.runtimes.dflt/bytecode/ -->
<dependency>
    <groupId>org.apache.isis.runtimes.dflt</groupId>
    <artifactId>bytecode</artifactId>
    <version>0.1.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.runtimes.dflt/bytecode/
implementation 'org.apache.isis.runtimes.dflt:bytecode:0.1.2-incubating'
// https://jarcasting.com/artifacts/org.apache.isis.runtimes.dflt/bytecode/
implementation ("org.apache.isis.runtimes.dflt:bytecode:0.1.2-incubating")
'org.apache.isis.runtimes.dflt:bytecode:jar:0.1.2-incubating'
<dependency org="org.apache.isis.runtimes.dflt" name="bytecode" rev="0.1.2-incubating">
  <artifact name="bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.runtimes.dflt', module='bytecode', version='0.1.2-incubating')
)
libraryDependencies += "org.apache.isis.runtimes.dflt" % "bytecode" % "0.1.2-incubating"
[org.apache.isis.runtimes.dflt/bytecode "0.1.2-incubating"]