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

Exercise 0.8.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.8.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.8.0


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

Зависимости

compile (1)

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

runtime (1)

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

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

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