is not current version
Last Version 2.6

org.fudaa.framework.ctulu:ctulu-common 1.0


GroupId

GroupId

org.fudaa.framework.ctulu
ArtifactId

ArtifactId

ctulu-common
Version

Version

1.0
Type

Type

jar

Download ctulu-common 1.0


<!-- https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-common/ -->
<dependency>
    <groupId>org.fudaa.framework.ctulu</groupId>
    <artifactId>ctulu-common</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-common/
implementation 'org.fudaa.framework.ctulu:ctulu-common:1.0'
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-common/
implementation ("org.fudaa.framework.ctulu:ctulu-common:1.0")
'org.fudaa.framework.ctulu:ctulu-common:jar:1.0'
<dependency org="org.fudaa.framework.ctulu" name="ctulu-common" rev="1.0">
  <artifact name="ctulu-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.ctulu', module='ctulu-common', version='1.0')
)
libraryDependencies += "org.fudaa.framework.ctulu" % "ctulu-common" % "1.0"
[org.fudaa.framework.ctulu/ctulu-common "1.0"]