is not current version
Last Version 0.2.5

org.jflux:org.jflux.project.root 0.1.8


GroupId

GroupId

org.jflux
ArtifactId

ArtifactId

org.jflux.project.root
Version

Version

0.1.8
Type

Type

pom

Download org.jflux.project.root 0.1.8


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