is not current version
Last Version 2.28

catchitcozucan.core 2.22

nifty portable processing library for stateful subjects

License

License

GroupId

GroupId

com.github.catchitcozucan
ArtifactId

ArtifactId

core
Version

Version

2.22
Type

Type

jar
Description

Description

catchitcozucan.core
nifty portable processing library for stateful subjects
Project URL

Project URL

https://github.com/catchitcozucan/core
Source Code Management

Source Code Management

https://github.com/catchitcozucan/core.git

Download core 2.22


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.10

provided (1)

Group / Artifact Type Version
com.github.wvengen : proguard-maven-plugin jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.