License |
License |
---|---|
GroupId | GroupIdio.github.chrisruffalo |
ArtifactId | ArtifactIdsyndo-parent |
Version | Version0.3.4 |
Type | Typepom |
Description |
DescriptionSyndo
From the greek 'συνδώ' which means 'interconnect' or 'link'
|
Project URL |
Project URL |
Filename | Size |
---|---|
syndo-parent-0.3.4.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.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/
implementation 'io.github.chrisruffalo:syndo-parent:0.3.4'
// https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/
implementation ("io.github.chrisruffalo:syndo-parent:0.3.4")
'io.github.chrisruffalo:syndo-parent:pom:0.3.4'
<dependency org="io.github.chrisruffalo" name="syndo-parent" rev="0.3.4">
<artifact name="syndo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.chrisruffalo', module='syndo-parent', version='0.3.4')
)
libraryDependencies += "io.github.chrisruffalo" % "syndo-parent" % "0.3.4"
[io.github.chrisruffalo/syndo-parent "0.3.4"]