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