is not current version
Last Version 1.6.0

org.jmolecules.integrations:jmolecules-bytebuddy 0.2.0

A ByteBuddy plugin to translate jMolecules abstractions into implementation technology abstractions

GroupId

GroupId

org.jmolecules.integrations
ArtifactId

ArtifactId

jmolecules-bytebuddy
Version

Version

0.2.0
Type

Type

jar

Download jmolecules-bytebuddy 0.2.0


<!-- https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/ -->
<dependency>
    <groupId>org.jmolecules.integrations</groupId>
    <artifactId>jmolecules-bytebuddy</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/
implementation 'org.jmolecules.integrations:jmolecules-bytebuddy:0.2.0'
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-bytebuddy/
implementation ("org.jmolecules.integrations:jmolecules-bytebuddy:0.2.0")
'org.jmolecules.integrations:jmolecules-bytebuddy:jar:0.2.0'
<dependency org="org.jmolecules.integrations" name="jmolecules-bytebuddy" rev="0.2.0">
  <artifact name="jmolecules-bytebuddy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-bytebuddy', version='0.2.0')
)
libraryDependencies += "org.jmolecules.integrations" % "jmolecules-bytebuddy" % "0.2.0"
[org.jmolecules.integrations/jmolecules-bytebuddy "0.2.0"]