is not current version
Last Version 3.2.1

com.mantledillusion.data:saman 2.0.0

Saman is a lightweight library for data processing like conversion, persisting or synchronizing.

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

com.mantledillusion.data
ArtifactId

ArtifactId

saman
Version

Version

2.0.0
Type

Type

jar

Download saman 2.0.0


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