| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.onedaybeard.graftt |
| Идентификатор | Идентификаторcore |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
Описаниеgraftt - core
annotation-driven bytecode surgery
|
| Имя Файла | Размер |
|---|---|
| core-0.3.0.pom | |
| core-0.3.0.jar | 139 KB |
| core-0.3.0-sources.jar | 11 KB |
| core-0.3.0-javadoc.jar | 100 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.onedaybeard.graftt/core/ -->
<dependency>
<groupId>net.onedaybeard.graftt</groupId>
<artifactId>core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.graftt/core/
implementation 'net.onedaybeard.graftt:core:0.3.0'
// https://jarcasting.com/artifacts/net.onedaybeard.graftt/core/
implementation ("net.onedaybeard.graftt:core:0.3.0")
'net.onedaybeard.graftt:core:jar:0.3.0'
<dependency org="net.onedaybeard.graftt" name="core" rev="0.3.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.graftt', module='core', version='0.3.0')
)
libraryDependencies += "net.onedaybeard.graftt" % "core" % "0.3.0"
[net.onedaybeard.graftt/core "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.michael-bull.kotlin-result : kotlin-result | jar | 1.1.6 |
| org.ow2.asm : asm | jar | 7.1 |
| org.ow2.asm : asm-tree | jar | 7.1 |
| org.ow2.asm : asm-util | jar | 7.1 |
| org.ow2.asm : asm-commons | jar | 7.1 |
| net.onedaybeard.graftt : api | jar | 0.3.0 |
| io.github.microutils : kotlin-logging | jar | 1.7.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.72 |
| junit : junit | jar | 4.12 |