не последняя версия
Последняя версия 0.10.0

Exercise 0.9.0

Exercise is an annotation processor for Kotlin Android projects. Exercise makes it possible to pass intent extras easily and correctly.

Лицензия

Лицензия

Группа

Группа

com.juul.exercise
Идентификатор

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

runtime
Версия

Версия

0.9.0
Тип

Тип

aar
Описание

Описание

Exercise
Exercise is an annotation processor for Kotlin Android projects. Exercise makes it possible to pass intent extras easily and correctly.
Ссылка на сайт

Ссылка на сайт

https://github.com/JuulLabs/android-exercise
Система контроля версий

Система контроля версий

https://github.com/JuulLabs/android-exercise

Скачать runtime 0.9.0

Имя Файла Размер
runtime-0.9.0.pom
runtime-0.9.0-sources.jar 261 bytes
runtime-0.9.0-javadoc.jar 261 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.juul.exercise/runtime/ -->
<dependency>
    <groupId>com.juul.exercise</groupId>
    <artifactId>runtime</artifactId>
    <version>0.9.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.exercise/runtime/
implementation 'com.juul.exercise:runtime:0.9.0'
// https://jarcasting.com/artifacts/com.juul.exercise/runtime/
implementation ("com.juul.exercise:runtime:0.9.0")
'com.juul.exercise:runtime:aar:0.9.0'
<dependency org="com.juul.exercise" name="runtime" rev="0.9.0">
  <artifact name="runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.exercise', module='runtime', version='0.9.0')
)
libraryDependencies += "com.juul.exercise" % "runtime" % "0.9.0"
[com.juul.exercise/runtime "0.9.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.10

Модули Проекта

Данный проект не имеет модулей.