catchitcozucan.core

nifty portable processing library for stateful subjects

License

License

GroupId

GroupId

com.github.catchitcozucan
ArtifactId

ArtifactId

core
Last Version

Last Version

2.28
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.3.0-alpha14
org.slf4j : slf4j-api jar 2.0.0-alpha7
ch.qos.logback : logback-classic jar 1.3.0-alpha14
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.28
2.27
2.26
2.25
2.24
2.23
2.22
2.21
2.20
2.19
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.9
1.8
1.7
1.5
1.4
1.3
1.2
1.1
1.0