Last Version

catchitcozucan.core 2.28

nifty portable processing library for stateful subjects

License

License

GroupId

GroupId

com.github.catchitcozucan
ArtifactId

ArtifactId

core
Version

Version

2.28
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.28


<!-- 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.