is not current version
Last Version 1.2.56

com.github.squirrelgrip:dependencies 1.2.0


GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

dependencies
Version

Version

1.2.0
Type

Type

jar

Download dependencies 1.2.0


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