is not current version
Last Version 0.2.2

com.aegisql:java-path 0.1.1

Deep access to Java object hierarchy

Categories

Categories

Java Languages
GroupId

GroupId

com.aegisql
ArtifactId

ArtifactId

java-path
Version

Version

0.1.1
Type

Type

jar

Download java-path 0.1.1


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