License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdcom.mantledillusion.data |
ArtifactId | ArtifactIdsaman |
Version | Version3.2.1 |
Type | Typejar |
Description |
DescriptionSaman
Saman is a lightweight library for data conversion.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
saman-3.2.1.pom | |
saman-3.2.1.jar | 28 KB |
saman-3.2.1-sources.jar | 20 KB |
saman-3.2.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.data/saman/ -->
<dependency>
<groupId>com.mantledillusion.data</groupId>
<artifactId>saman</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.data/saman/
implementation 'com.mantledillusion.data:saman:3.2.1'
// https://jarcasting.com/artifacts/com.mantledillusion.data/saman/
implementation ("com.mantledillusion.data:saman:3.2.1")
'com.mantledillusion.data:saman:jar:3.2.1'
<dependency org="com.mantledillusion.data" name="saman" rev="3.2.1">
<artifact name="saman" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.data', module='saman', version='3.2.1')
)
libraryDependencies += "com.mantledillusion.data" % "saman" % "3.2.1"
[com.mantledillusion.data/saman "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |