не последняя версия
Последняя версия 3.0.0

org.xbib:content-yaml 1.0.4

Content processing library for Java

Группа

Группа

org.xbib
Идентификатор

Идентификатор

content-yaml
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать content-yaml 1.0.4


<!-- https://jarcasting.com/artifacts/org.xbib/content-yaml/ -->
<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>content-yaml</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/content-yaml/
implementation 'org.xbib:content-yaml:1.0.4'
// https://jarcasting.com/artifacts/org.xbib/content-yaml/
implementation ("org.xbib:content-yaml:1.0.4")
'org.xbib:content-yaml:jar:1.0.4'
<dependency org="org.xbib" name="content-yaml" rev="1.0.4">
  <artifact name="content-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='content-yaml', version='1.0.4')
)
libraryDependencies += "org.xbib" % "content-yaml" % "1.0.4"
[org.xbib/content-yaml "1.0.4"]