in

core components for web framework

Лицензия

Лицензия

Группа

Группа

com.github.gkutiel
Идентификатор

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

in-core
Последняя версия

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

1.6-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

in
core components for web framework

Скачать in-core

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

<!-- https://jarcasting.com/artifacts/com.github.gkutiel/in-core/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>in-core</artifactId>
    <version>1.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/in-core/
implementation 'com.github.gkutiel:in-core:1.6-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/in-core/
implementation ("com.github.gkutiel:in-core:1.6-RELEASE")
'com.github.gkutiel:in-core:jar:1.6-RELEASE'
<dependency org="com.github.gkutiel" name="in-core" rev="1.6-RELEASE">
  <artifact name="in-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='in-core', version='1.6-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "in-core" % "1.6-RELEASE"
[com.github.gkutiel/in-core "1.6-RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.reactivex : rxnetty jar 0.5.1
org.slf4j : slf4j-api jar 1.7.10

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

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

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

Версия
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1-RELEASE
0-RELEASE