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