is not current version
Last Version 0.4.1

io.github.chrisruffalo:syndo-parent 0.3.2

From the greek 'συνδώ' which means 'interconnect' or 'link'

GroupId

GroupId

io.github.chrisruffalo
ArtifactId

ArtifactId

syndo-parent
Version

Version

0.3.2
Type

Type

pom

Download syndo-parent 0.3.2

Filename Size
syndo-parent-0.3.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/
implementation 'io.github.chrisruffalo:syndo-parent:0.3.2'
// https://jarcasting.com/artifacts/io.github.chrisruffalo/syndo-parent/
implementation ("io.github.chrisruffalo:syndo-parent:0.3.2")
'io.github.chrisruffalo:syndo-parent:pom:0.3.2'
<dependency org="io.github.chrisruffalo" name="syndo-parent" rev="0.3.2">
  <artifact name="syndo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.chrisruffalo', module='syndo-parent', version='0.3.2')
)
libraryDependencies += "io.github.chrisruffalo" % "syndo-parent" % "0.3.2"
[io.github.chrisruffalo/syndo-parent "0.3.2"]