| License |
License |
|---|---|
| GroupId | GroupIdcom.github.catchitcozucan |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version2.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncatchitcozucan.core
nifty portable processing library for stateful subjects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-2.28.pom | |
| core-2.28.jar | 161 KB |
| core-2.28-sources.jar | 106 KB |
| core-2.28-javadoc.jar | 485 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |