is not current version
Last Version 1.1.0

com.apifortress:groovy-path-walker 1.0.1

Groovy Path Walker

Categories

Categories

Groovy Languages
GroupId

GroupId

com.apifortress
ArtifactId

ArtifactId

groovy-path-walker
Version

Version

1.0.1
Type

Type

jar

Download groovy-path-walker 1.0.1


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