is not current version
Last Version 2.28

com.github.catchitcozucan:core 2.10

nifty portable processing library for stateful subjects

GroupId

GroupId

com.github.catchitcozucan
ArtifactId

ArtifactId

core
Version

Version

2.10
Type

Type

jar

Download core 2.10


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