is not current version
Last Version 0.1.2

com.github.tomasmikula:libretto_3.0.0-RC1 0.1.0

libretto

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.tomasmikula
ArtifactId

ArtifactId

libretto_3.0.0-RC1
Version

Version

0.1.0
Type

Type

jar

Download libretto_3.0.0-RC1 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.tomasmikula/libretto_3.0.0-RC1/ -->
<dependency>
    <groupId>com.github.tomasmikula</groupId>
    <artifactId>libretto_3.0.0-RC1</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomasmikula/libretto_3.0.0-RC1/
implementation 'com.github.tomasmikula:libretto_3.0.0-RC1:0.1.0'
// https://jarcasting.com/artifacts/com.github.tomasmikula/libretto_3.0.0-RC1/
implementation ("com.github.tomasmikula:libretto_3.0.0-RC1:0.1.0")
'com.github.tomasmikula:libretto_3.0.0-RC1:jar:0.1.0'
<dependency org="com.github.tomasmikula" name="libretto_3.0.0-RC1" rev="0.1.0">
  <artifact name="libretto_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomasmikula', module='libretto_3.0.0-RC1', version='0.1.0')
)
libraryDependencies += "com.github.tomasmikula" % "libretto_3.0.0-RC1" % "0.1.0"
[com.github.tomasmikula/libretto_3.0.0-RC1 "0.1.0"]