is not current version
Last Version 0.2.5

org.jflux:org.jflux.modules.main 0.1.2


GroupId

GroupId

org.jflux
ArtifactId

ArtifactId

org.jflux.modules.main
Version

Version

0.1.2
Type

Type

pom

Download org.jflux.modules.main 0.1.2


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