Clove Project Root

A set of reusable Java components.

License

License

GroupId

GroupId

com.github.gino0631
ArtifactId

ArtifactId

clove-root
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Clove Project Root
A set of reusable Java components.
Project URL

Project URL

https://github.com/gino0631/clove
Source Code Management

Source Code Management

https://github.com/gino0631/clove

Download clove-root

Filename Size
clove-root-0.1.pom 4 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • clove-io

Clove

Build Status Maven Central

A set of reusable Java components (another species of the family Myrtaceae).

Requirements

  • Java 8

Versions

Version
0.1