is not current version
Last Version 2.6

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


GroupId

GroupId

org.fudaa.framework.fudaa
ArtifactId

ArtifactId

fudaa-common-save
Version

Version

1.0
Type

Type

jar

Download fudaa-common-save 1.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>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.fudaa/fudaa-common-save/
implementation 'org.fudaa.framework.fudaa:fudaa-common-save:1.0'
// https://jarcasting.com/artifacts/org.fudaa.framework.fudaa/fudaa-common-save/
implementation ("org.fudaa.framework.fudaa:fudaa-common-save:1.0")
'org.fudaa.framework.fudaa:fudaa-common-save:jar:1.0'
<dependency org="org.fudaa.framework.fudaa" name="fudaa-common-save" rev="1.0">
  <artifact name="fudaa-common-save" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.fudaa', module='fudaa-common-save', version='1.0')
)
libraryDependencies += "org.fudaa.framework.fudaa" % "fudaa-common-save" % "1.0"
[org.fudaa.framework.fudaa/fudaa-common-save "1.0"]