is not current version
Last Version 0.160.0

org.finra.herd:herd-scripts 0.117.0

This is the base scripts project that is the parent for all specific sub-script projects.

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-scripts
Version

Version

0.117.0
Type

Type

pom

Download herd-scripts 0.117.0

Filename Size
herd-scripts-0.117.0.pom 1 KB
Browse

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