| License |
License |
|---|---|
| GroupId | GroupIdcom.wizzardo.tools |
| ArtifactId | ArtifactIdtools-yaml |
| Version | Version0.23 |
| Type | Typejar |
| Description |
Descriptiontools-yaml
yaml tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools-yaml-0.23.pom | |
| tools-yaml-0.23.jar | 15 KB |
| tools-yaml-0.23-sources.jar | 6 KB |
| tools-yaml-0.23-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wizzardo.tools/tools-yaml/ -->
<dependency>
<groupId>com.wizzardo.tools</groupId>
<artifactId>tools-yaml</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-yaml/
implementation 'com.wizzardo.tools:tools-yaml:0.23'
// https://jarcasting.com/artifacts/com.wizzardo.tools/tools-yaml/
implementation ("com.wizzardo.tools:tools-yaml:0.23")
'com.wizzardo.tools:tools-yaml:jar:0.23'
<dependency org="com.wizzardo.tools" name="tools-yaml" rev="0.23">
<artifact name="tools-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo.tools', module='tools-yaml', version='0.23')
)
libraryDependencies += "com.wizzardo.tools" % "tools-yaml" % "0.23"
[com.wizzardo.tools/tools-yaml "0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wizzardo.tools : tools-reflection | jar | 0.23 |
| com.wizzardo.tools : tools-misc | jar | 0.23 |