Exercise

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.10.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

Как подключить последнюю версию

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

Зависимости

compile (1)

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

runtime (1)

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

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

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

JUUL Labs

Версии библиотеки

Версия
0.10.0
0.9.0
0.8.0
0.7.0