| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.gkutiel |
| Идентификатор | Идентификаторin-core |
| Версия | Версия1.6-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеin
core components for web framework
|
| Имя Файла | Размер |
|---|---|
| in-core-1.6-RELEASE.pom | |
| in-core-1.6-RELEASE.jar | 6 KB |
| in-core-1.6-RELEASE-sources.jar | 2 KB |
| in-core-1.6-RELEASE-javadoc.jar | 29 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex : rxnetty | jar | 0.5.1 |
| org.slf4j : slf4j-api | jar | 1.7.10 |