GroupId | GroupIdorg.javersion |
---|---|
ArtifactId | ArtifactIdjaversion-path |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
javersion-path-0.9.0.pom | |
javersion-path-0.9.0.jar | 54 KB |
javersion-path-0.9.0-sources.jar | 18 KB |
javersion-path-0.9.0-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javersion/javersion-path/ -->
<dependency>
<groupId>org.javersion</groupId>
<artifactId>javersion-path</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.javersion/javersion-path/
implementation 'org.javersion:javersion-path:0.9.0'
// https://jarcasting.com/artifacts/org.javersion/javersion-path/
implementation ("org.javersion:javersion-path:0.9.0")
'org.javersion:javersion-path:jar:0.9.0'
<dependency org="org.javersion" name="javersion-path" rev="0.9.0">
<artifact name="javersion-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javersion', module='javersion-path', version='0.9.0')
)
libraryDependencies += "org.javersion" % "javersion-path" % "0.9.0"
[org.javersion/javersion-path "0.9.0"]