Socket (compile)

Generates view holders from Android layout files

Лицензия

Лицензия

Группа

Группа

me.tatarka.socket
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Socket (compile)
Generates view holders from Android layout files
Ссылка на сайт

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

https://github.com/evant/socket

Скачать compile

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

<!-- https://jarcasting.com/artifacts/me.tatarka.socket/compile/ -->
<dependency>
    <groupId>me.tatarka.socket</groupId>
    <artifactId>compile</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tatarka.socket/compile/
implementation 'me.tatarka.socket:compile:1.0.0'
// https://jarcasting.com/artifacts/me.tatarka.socket/compile/
implementation ("me.tatarka.socket:compile:1.0.0")
'me.tatarka.socket:compile:jar:1.0.0'
<dependency org="me.tatarka.socket" name="compile" rev="1.0.0">
  <artifact name="compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tatarka.socket', module='compile', version='1.0.0')
)
libraryDependencies += "me.tatarka.socket" % "compile" % "1.0.0"
[me.tatarka.socket/compile "1.0.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.sun.codemodel : codemodel jar 2.6
net.sf.kxml : kxml2 jar 2.3.0
commons-io : commons-io jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
org.spockframework : spock-core jar 0.7-groovy-2.0

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

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

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

Версия
1.0.0