s

syndo-parent

From the greek 'συνδώ' which means 'interconnect' or 'link'
https://github.com/chrisruffalo/syndo
MIT License
Chris Ruffalo
Files download
File Operation
syndo-parent-0.4.1.pom download
Apache Maven
<dependency>
  <groupId>io.github.chrisruffalo</groupId>
  <artifactId>syndo-parent</artifactId>
  <version>0.4.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.chrisruffalo:syndo-parent:0.4.1'
Gradle Kotlin
implementation("io.github.chrisruffalo:syndo-parent:0.4.1")
Scala SBT
libraryDependencies += "io.github.chrisruffalo" % "syndo-parent" % "0.4.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.chrisruffalo', module='syndo-parent', version='0.4.1')
)
Apache Ivy
<dependency org="io.github.chrisruffalo" name="syndo-parent" rev="0.4.1" />
Leiningen
[io.github.chrisruffalo/syndo-parent "0.4.1"]
Apache Buildr
'io.github.chrisruffalo:syndo-parent:jar:0.4.1'
Dependencies
The project has no third-party dependencies