is not current version
Last Version 0.2.5

org.jflux:org.jflux.project.root 0.2.2


GroupId

GroupId

org.jflux
ArtifactId

ArtifactId

org.jflux.project.root
Version

Version

0.2.2
Type

Type

pom

Download org.jflux.project.root 0.2.2


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