Yabuto - a YAML Building Toolkit
A toolkit for conveniently building YAML files.
License |
License |
---|---|
GroupId | GroupIdcom.dajudge.yabuto |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYabuto api
A YAML building toolkit
|
Filename | Size |
---|---|
api-0.0.22.pom | |
api-0.0.22.jar | 20 KB |
api-0.0.22-sources.jar | 11 KB |
api-0.0.22-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dajudge.yabuto/api/ -->
<dependency>
<groupId>com.dajudge.yabuto</groupId>
<artifactId>api</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.dajudge.yabuto/api/
implementation 'com.dajudge.yabuto:api:0.0.22'
// https://jarcasting.com/artifacts/com.dajudge.yabuto/api/
implementation ("com.dajudge.yabuto:api:0.0.22")
'com.dajudge.yabuto:api:jar:0.0.22'
<dependency org="com.dajudge.yabuto" name="api" rev="0.0.22">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dajudge.yabuto', module='api', version='0.0.22')
)
libraryDependencies += "com.dajudge.yabuto" % "api" % "0.0.22"
[com.dajudge.yabuto/api "0.0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.5.7 |
A toolkit for conveniently building YAML files.