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