Path & Order
Project Homepage
Visit the project home page to know more this project.
Get in touch
Use the Path & Order issue tracker on GitHub.
You can also contact me on Twitter: @j2r2b
License |
License |
---|---|
GroupId | GroupIdfr.jmini.utils |
ArtifactId | ArtifactIdpath-order |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPath order
Libraty to order paths
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
path-order-2.0.0.pom | |
path-order-2.0.0.jar | 7 KB |
path-order-2.0.0-sources.jar | 5 KB |
path-order-2.0.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jmini.utils/path-order/ -->
<dependency>
<groupId>fr.jmini.utils</groupId>
<artifactId>path-order</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jmini.utils/path-order/
implementation 'fr.jmini.utils:path-order:2.0.0'
// https://jarcasting.com/artifacts/fr.jmini.utils/path-order/
implementation ("fr.jmini.utils:path-order:2.0.0")
'fr.jmini.utils:path-order:jar:2.0.0'
<dependency org="fr.jmini.utils" name="path-order" rev="2.0.0">
<artifact name="path-order" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jmini.utils', module='path-order', version='2.0.0')
)
libraryDependencies += "fr.jmini.utils" % "path-order" % "2.0.0"
[fr.jmini.utils/path-order "2.0.0"]
Visit the project home page to know more this project.
Use the Path & Order issue tracker on GitHub.
You can also contact me on Twitter: @j2r2b