Last Version

Coconut Core 1.0-alpha3

This library contains class that are used across all Coconut projects

License

License

The Apache License, Version 2.0
GroupId

GroupId

org.coconut.core
ArtifactId

ArtifactId

coconut-core
Version

Version

1.0-alpha3
Type

Type

jar
Description

Description

Coconut Core
This library contains class that are used across all Coconut projects
Project Organization

Project Organization

Codehaus

Download coconut-core 1.0-alpha3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.coconut.internal : coconut-internal-asm jar 3.0

provided (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.13

test (1)

Group / Artifact Type Version
org.coconut.test : coconut-test-framework jar 1.0-alpha3

Project Modules

There are no modules declared in this project.