CyclopsGroup.org Projects

Base POM for cyclopsgroup projects

License

License

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

org.cyclopsgroup
ArtifactId

ArtifactId

cyclopsgroup-parent
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

CyclopsGroup.org Projects
Base POM for cyclopsgroup projects
Project URL

Project URL

http://www.cyclopsgroup.org

Download cyclopsgroup-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.cyclopsgroup/cyclopsgroup-parent/ -->
<dependency>
    <groupId>org.cyclopsgroup</groupId>
    <artifactId>cyclopsgroup-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cyclopsgroup/cyclopsgroup-parent/
implementation 'org.cyclopsgroup:cyclopsgroup-parent:0.7.0'
// https://jarcasting.com/artifacts/org.cyclopsgroup/cyclopsgroup-parent/
implementation ("org.cyclopsgroup:cyclopsgroup-parent:0.7.0")
'org.cyclopsgroup:cyclopsgroup-parent:pom:0.7.0'
<dependency org="org.cyclopsgroup" name="cyclopsgroup-parent" rev="0.7.0">
  <artifact name="cyclopsgroup-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cyclopsgroup', module='cyclopsgroup-parent', version='0.7.0')
)
libraryDependencies += "org.cyclopsgroup" % "cyclopsgroup-parent" % "0.7.0"
[org.cyclopsgroup/cyclopsgroup-parent "0.7.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.7.0
0.6.1
0.4
0.3