is not current version
Last Version 21.5.0

com.manorrock.eagle:eagle-path 21.4.1


GroupId

GroupId

com.manorrock.eagle
ArtifactId

ArtifactId

eagle-path
Version

Version

21.4.1
Type

Type

jar

Download eagle-path 21.4.1


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