| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
|---|---|
| Группа | Группаit.sephiroth.android.library.asm |
| Идентификатор | Идентификаторasm-debuglog-runtime |
| Версия | Версия0.1.0-rc6 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| asm-debuglog-runtime-0.1.0-rc6.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-debuglog-runtime/ -->
<dependency>
<groupId>it.sephiroth.android.library.asm</groupId>
<artifactId>asm-debuglog-runtime</artifactId>
<version>0.1.0-rc6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-debuglog-runtime/
implementation 'it.sephiroth.android.library.asm:asm-debuglog-runtime:0.1.0-rc6'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.asm/asm-debuglog-runtime/
implementation ("it.sephiroth.android.library.asm:asm-debuglog-runtime:0.1.0-rc6")
'it.sephiroth.android.library.asm:asm-debuglog-runtime:aar:0.1.0-rc6'
<dependency org="it.sephiroth.android.library.asm" name="asm-debuglog-runtime" rev="0.1.0-rc6">
<artifact name="asm-debuglog-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.asm', module='asm-debuglog-runtime', version='0.1.0-rc6')
)
libraryDependencies += "it.sephiroth.android.library.asm" % "asm-debuglog-runtime" % "0.1.0-rc6"
[it.sephiroth.android.library.asm/asm-debuglog-runtime "0.1.0-rc6"]