не последняя версия
Последняя версия 0.2-M2

com.github.tomasmikula:libretto-examples_3 0.2-M1

libretto-examples

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

com.github.tomasmikula
Идентификатор

Идентификатор

libretto-examples_3
Версия

Версия

0.2-M1
Тип

Тип

jar

Скачать libretto-examples_3 0.2-M1


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