| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.cattaka |
| Идентификатор | Идентификаторcathandsgendroid-apt |
| Последняя версия | Последняя версия0.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnet.cattaka:cathandsgendroid-apt
Lightweight utility generator for Android.
This generate Java source files.
They provide DB, Parcel utility class.
|
| Имя Файла | Размер |
|---|---|
| cathandsgendroid-apt-0.5.1.pom | |
| cathandsgendroid-apt-0.5.1.jar | 1 MB |
| cathandsgendroid-apt-0.5.1-sources.jar | 18 KB |
| cathandsgendroid-apt-0.5.1-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/ -->
<dependency>
<groupId>net.cattaka</groupId>
<artifactId>cathandsgendroid-apt</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/
implementation 'net.cattaka:cathandsgendroid-apt:0.5.1'
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/
implementation ("net.cattaka:cathandsgendroid-apt:0.5.1")
'net.cattaka:cathandsgendroid-apt:jar:0.5.1'
<dependency org="net.cattaka" name="cathandsgendroid-apt" rev="0.5.1">
<artifact name="cathandsgendroid-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cattaka', module='cathandsgendroid-apt', version='0.5.1')
)
libraryDependencies += "net.cattaka" % "cathandsgendroid-apt" % "0.5.1"
[net.cattaka/cathandsgendroid-apt "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.robolectric : robolectric | jar | 2.2 |