is not current version
Last Version 0.2.2

com.aegisql:java-path 0.0.2

Deep access to Java object hierarchy

Categories

Categories

Java Languages
GroupId

GroupId

com.aegisql
ArtifactId

ArtifactId

java-path
Version

Version

0.0.2
Type

Type

jar

Download java-path 0.0.2


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