is not current version
Last Version 2.2.0

core 1.0.0

This library provides some of the core utilities and data structures used in several of our other libraries and projects.

License

License

GroupId

GroupId

org.cicirello
ArtifactId

ArtifactId

core
Version

Version

1.0.0
Type

Type

jar
Description

Description

core
This library provides some of the core utilities and data structures used in several of our other libraries and projects.
Project URL

Project URL

https://core.cicirello.org/
Project Organization

Project Organization

Cicirello.Org
Source Code Management

Source Code Management

http://github.com/cicirello/core/tree/main

Download core 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.