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

io.markdom:full 0.0.6


Группа

Группа

io.markdom
Идентификатор

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

full
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать full 0.0.6

Имя Файла Размер
full-0.0.6.pom
full-0.0.6.jar 1 KB
full-0.0.6-sources.jar 3 KB
Обзор

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