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

com.github.catchitcozucan:core 1.0

nifty portable processing library for stateful subjects

Группа

Группа

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

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

core
Версия

Версия

1.0
Тип

Тип

jar

Скачать core 1.0

Имя Файла Размер
core-1.0.pom
core-1.0.jar 105 KB
core-1.0-sources.jar 56 KB
core-1.0-javadoc.jar 374 KB
Обзор

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