is not current version
Last Version 1.2.56

com.github.squirrelgrip:dependencies 1.2.15


GroupId

GroupId

com.github.squirrelgrip
ArtifactId

ArtifactId

dependencies
Version

Version

1.2.15
Type

Type

pom

Download dependencies 1.2.15

Filename Size
dependencies-1.2.15.pom 9 KB
Browse

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