Last Version

Pathfinder: Library 2.1.0

Resolve paths for identifier patterns.

License

License

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

com.github.dbmdz.pathfinder
ArtifactId

ArtifactId

pathfinder
Version

Version

2.1.0
Type

Type

jar
Description

Description

Pathfinder: Library
Resolve paths for identifier patterns.

Download pathfinder 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
com.google.jimfs : jimfs jar 1.2

Project Modules

There are no modules declared in this project.