r

root

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