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

org.xbib:content-yaml 1.2.1

Content processing library for Java

Группа

Группа

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

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

content-yaml
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать content-yaml 1.2.1


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