r

root

A maven root project for SquirrelGrip projects
${project.scm.url}
MIT License
Adrian Richter
Files download
File Operation
root-1.3.19.pom download
Apache Maven
<dependency>
  <groupId>com.github.squirrelgrip</groupId>
  <artifactId>root</artifactId>
  <version>1.3.19</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.squirrelgrip:root:1.3.19'
Gradle Kotlin
implementation("com.github.squirrelgrip:root:1.3.19")
Scala SBT
libraryDependencies += "com.github.squirrelgrip" % "root" % "1.3.19"
Groovy Grape
@Grapes(
  @Grab(group='com.github.squirrelgrip', module='root', version='1.3.19')
)
Apache Ivy
<dependency org="com.github.squirrelgrip" name="root" rev="1.3.19" />
Leiningen
[com.github.squirrelgrip/root "1.3.19"]
Apache Buildr
'com.github.squirrelgrip:root:jar:1.3.19'
Dependencies
The project has no third-party dependencies