GroupId | GroupIdcom.amihaiemil.web |
---|---|
ArtifactId | ArtifactIdeo-yaml |
Version | Version5.1.7 |
Type | Typejar |
Filename | Size |
---|---|
eo-yaml-5.1.7.pom | |
eo-yaml-5.1.7.jar | 93 KB |
eo-yaml-5.1.7-sources.jar | 123 KB |
eo-yaml-5.1.7-javadoc.jar | 579 KB |
eo-yaml-5.1.7-jar-with-dependencies.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amihaiemil.web/eo-yaml/ -->
<dependency>
<groupId>com.amihaiemil.web</groupId>
<artifactId>eo-yaml</artifactId>
<version>5.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.amihaiemil.web/eo-yaml/
implementation 'com.amihaiemil.web:eo-yaml:5.1.7'
// https://jarcasting.com/artifacts/com.amihaiemil.web/eo-yaml/
implementation ("com.amihaiemil.web:eo-yaml:5.1.7")
'com.amihaiemil.web:eo-yaml:jar:5.1.7'
<dependency org="com.amihaiemil.web" name="eo-yaml" rev="5.1.7">
<artifact name="eo-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amihaiemil.web', module='eo-yaml', version='5.1.7')
)
libraryDependencies += "com.amihaiemil.web" % "eo-yaml" % "5.1.7"
[com.amihaiemil.web/eo-yaml "5.1.7"]