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

com.github.catchitcozucan:core 2.18

nifty portable processing library for stateful subjects

Группа

Группа

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

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

core
Версия

Версия

2.18
Тип

Тип

jar

Скачать core 2.18

Имя Файла Размер
core-2.18.pom
core-2.18.jar 168 KB
core-2.18-sources.jar 118 KB
core-2.18-javadoc.jar 505 KB
Обзор

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