License |
License |
---|---|
GroupId | GroupIdcom.laamella |
ArtifactId | ArtifactIds-properties |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptioncom.laamella:s-properties
S-Expression support for Java
|
Filename | Size |
---|---|
s-properties-0.2.pom | |
s-properties-0.2.jar | 8 KB |
s-properties-0.2-sources.jar | 3 KB |
s-properties-0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.laamella/s-properties/ -->
<dependency>
<groupId>com.laamella</groupId>
<artifactId>s-properties</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.laamella/s-properties/
implementation 'com.laamella:s-properties:0.2'
// https://jarcasting.com/artifacts/com.laamella/s-properties/
implementation ("com.laamella:s-properties:0.2")
'com.laamella:s-properties:jar:0.2'
<dependency org="com.laamella" name="s-properties" rev="0.2">
<artifact name="s-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.laamella', module='s-properties', version='0.2')
)
libraryDependencies += "com.laamella" % "s-properties" % "0.2"
[com.laamella/s-properties "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.laamella : s-expressions | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |