is not current version
Last Version 1.2.56

com.github.squirrelgrip:root 1.1.4

A maven root project for SquirrelGrip projects

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

root
Version

Version

1.1.4
Type

Type

jar

Download root 1.1.4

Filename Size
root-1.1.4.pom 31 KB
root-1.1.4-javadoc.jar 245 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.squirrelgrip/root/ -->
<dependency>
    <groupId>com.github.squirrelgrip</groupId>
    <artifactId>root</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.squirrelgrip/root/
implementation 'com.github.squirrelgrip:root:1.1.4'
// https://jarcasting.com/artifacts/com.github.squirrelgrip/root/
implementation ("com.github.squirrelgrip:root:1.1.4")
'com.github.squirrelgrip:root:jar:1.1.4'
<dependency org="com.github.squirrelgrip" name="root" rev="1.1.4">
  <artifact name="root" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.squirrelgrip', module='root', version='1.1.4')
)
libraryDependencies += "com.github.squirrelgrip" % "root" % "1.1.4"
[com.github.squirrelgrip/root "1.1.4"]