is not current version
Last Version 2.6

org.fudaa.framework.fudaa:fudaa-common-save 2.0


GroupId

GroupId

org.fudaa.framework.fudaa
ArtifactId

ArtifactId

fudaa-common-save
Version

Version

2.0
Type

Type

jar

Download fudaa-common-save 2.0


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