is not current version
Last Version 0.2-M2

com.github.tomasmikula:libretto_3 0.2-M1

libretto

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.tomasmikula
ArtifactId

ArtifactId

libretto_3
Version

Version

0.2-M1
Type

Type

jar

Download libretto_3 0.2-M1


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