License |
License |
---|---|
GroupId | GroupIdio.github.chrisruffalo |
ArtifactId | ArtifactIdsyndo-parent |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSyndo :: Parent
From the greek 'συνδώ' which means 'interconnect' or 'link'
|
Project URL |
Project URL |
Filename | Size |
---|---|
syndo-parent-0.4.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/ -->
<dependency>
<groupId>io.github.chrisruffalo</groupId>
<artifactId>syndo-parent</artifactId>
<version>0.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/
implementation 'io.github.chrisruffalo:syndo-parent:0.4.1'
// https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/
implementation ("io.github.chrisruffalo:syndo-parent:0.4.1")
'io.github.chrisruffalo:syndo-parent:pom:0.4.1'
<dependency org="io.github.chrisruffalo" name="syndo-parent" rev="0.4.1">
<artifact name="syndo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.chrisruffalo', module='syndo-parent', version='0.4.1')
)
libraryDependencies += "io.github.chrisruffalo" % "syndo-parent" % "0.4.1"
[io.github.chrisruffalo/syndo-parent "0.4.1"]