| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаcom.github.tomasmikula |
| Идентификатор | Идентификаторlibretto-examples_3 |
| Последняя версия | Последняя версия0.2-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlibretto-examples
libretto-examples
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libretto-examples_3-0.2-M2.pom | |
| libretto-examples_3-0.2-M2.jar | 307 KB |
| libretto-examples_3-0.2-M2-sources.jar | 21 KB |
| libretto-examples_3-0.2-M2-javadoc.jar | 374 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tomasmikula/libretto-examples_3/ -->
<dependency>
<groupId>com.github.tomasmikula</groupId>
<artifactId>libretto-examples_3</artifactId>
<version>0.2-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomasmikula/libretto-examples_3/
implementation 'com.github.tomasmikula:libretto-examples_3:0.2-M2'
// https://jarcasting.com/artifacts/com.github.tomasmikula/libretto-examples_3/
implementation ("com.github.tomasmikula:libretto-examples_3:0.2-M2")
'com.github.tomasmikula:libretto-examples_3:jar:0.2-M2'
<dependency org="com.github.tomasmikula" name="libretto-examples_3" rev="0.2-M2">
<artifact name="libretto-examples_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomasmikula', module='libretto-examples_3', version='0.2-M2')
)
libraryDependencies += "com.github.tomasmikula" % "libretto-examples_3" % "0.2-M2"
[com.github.tomasmikula/libretto-examples_3 "0.2-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tomasmikula : libretto_3 | jar | 0.2-M2 |
| com.github.tomasmikula : libretto-testing_3 | jar | 0.2-M2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |