is not current version
Last Version 1.2.56

root 1.2.42

A maven root project for SquirrelGrip projects

License

License

GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

root
Version

Version

1.2.42
Type

Type

pom
Description

Description

root
A maven root project for SquirrelGrip projects
Project URL

Project URL

https://github.com/SquirrelGrip/root
Source Code Management

Source Code Management

https://github.com/SquirrelGrip/root

Download root 1.2.42

Filename Size
root-1.2.42.pom 23 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dependencies
  • update-maven-plugin