is not current version
Last Version 0.2.2

com.aegisql:java-path 0.2.0

Deep access to Java object hierarchy

Categories

Categories

Java Languages
GroupId

GroupId

com.aegisql
ArtifactId

ArtifactId

java-path
Version

Version

0.2.0
Type

Type

jar

Download java-path 0.2.0


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