commons-dependencies

Collection of dependencies and plugins used by Crabs Hue common libraries.

License

License

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-dependencies
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

pom
Description

Description

commons-dependencies
Collection of dependencies and plugins used by Crabs Hue common libraries.
Project Organization

Project Organization

Crabs Hue
Source Code Management

Source Code Management

https://github.com/crabs-hue/crabs-hue-commons-java.git

Download commons-dependencies

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.3
0.0.2