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

AutoValue: Parcel Extension 0.2.9

AutoValue extension to add Android Parcelable support

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.ryanharter.auto.value
Идентификатор

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

auto-value-parcel
Версия

Версия

0.2.9
Тип

Тип

jar
Описание

Описание

AutoValue: Parcel Extension
AutoValue extension to add Android Parcelable support
Ссылка на сайт

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

https://github.com/rharter/auto-value-parcel/
Система контроля версий

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

https://github.com/rharter/auto-value-parcel/

Скачать auto-value-parcel 0.2.9


<!-- https://jarcasting.com/artifacts/com.ryanharter.auto.value/auto-value-parcel/ -->
<dependency>
    <groupId>com.ryanharter.auto.value</groupId>
    <artifactId>auto-value-parcel</artifactId>
    <version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.ryanharter.auto.value/auto-value-parcel/
implementation 'com.ryanharter.auto.value:auto-value-parcel:0.2.9'
// https://jarcasting.com/artifacts/com.ryanharter.auto.value/auto-value-parcel/
implementation ("com.ryanharter.auto.value:auto-value-parcel:0.2.9")
'com.ryanharter.auto.value:auto-value-parcel:jar:0.2.9'
<dependency org="com.ryanharter.auto.value" name="auto-value-parcel" rev="0.2.9">
  <artifact name="auto-value-parcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ryanharter.auto.value', module='auto-value-parcel', version='0.2.9')
)
libraryDependencies += "com.ryanharter.auto.value" % "auto-value-parcel" % "0.2.9"
[com.ryanharter.auto.value/auto-value-parcel "0.2.9"]

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
com.google.auto.value : auto-value jar 1.7
com.google.auto.value : auto-value-annotations jar 1.7
com.squareup : javapoet jar 1.12.0
com.ryanharter.auto.value : auto-value-parcel-adapter jar 0.2.9

test (5)

Идентификатор библиотеки Тип Версия
com.google.auto : auto-common jar 0.10
junit : junit jar 4.12
com.google.truth : truth jar 1.0
org.mockito : mockito-core jar 2.0.26-beta
com.google.testing.compile : compile-testing jar 0.18

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

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