Last Version

com.augustl:pathtravelagent 0.1.1

A path matcher. Well suited for HTTP, but also works with any request/response system.

License

License

GroupId

GroupId

com.augustl
ArtifactId

ArtifactId

pathtravelagent
Version

Version

0.1.1
Type

Type

jar
Description

Description

com.augustl:pathtravelagent
A path matcher. Well suited for HTTP, but also works with any request/response system.
Project URL

Project URL

https://github.com/augustl/path-travel-agent

Download pathtravelagent 0.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.