License |
License |
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdorg.cyclopsgroup |
ArtifactId | ArtifactIdcyclopsgroup-parent |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCyclopsGroup.org Projects
Base POM for cyclopsgroup projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
cyclopsgroup-parent-0.7.0.pom | 3 KB |
Browse |
<!-- 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"]