is not current version
Last Version 2.6

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


GroupId

GroupId

org.fudaa.framework.fudaa
ArtifactId

ArtifactId

fudaa-common-save
Version

Version

1.0.1
Type

Type

jar

Download fudaa-common-save 1.0.1


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