| Группа | Группаorg.tinygroup |
|---|---|
| Идентификатор | Идентификаторorg.tinygroup.ui.markdown |
| Версия | Версия2.3.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| org.tinygroup.ui.markdown-2.3.1.pom | |
| org.tinygroup.ui.markdown-2.3.1.jar | 177 KB |
| org.tinygroup.ui.markdown-2.3.1-tests.jar | 1 KB |
| org.tinygroup.ui.markdown-2.3.1-sources.jar | 176 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.markdown/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.ui.markdown</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.markdown/
implementation 'org.tinygroup:org.tinygroup.ui.markdown:2.3.1'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.markdown/
implementation ("org.tinygroup:org.tinygroup.ui.markdown:2.3.1")
'org.tinygroup:org.tinygroup.ui.markdown:jar:2.3.1'
<dependency org="org.tinygroup" name="org.tinygroup.ui.markdown" rev="2.3.1">
<artifact name="org.tinygroup.ui.markdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.ui.markdown', version='2.3.1')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.ui.markdown" % "2.3.1"
[org.tinygroup/org.tinygroup.ui.markdown "2.3.1"]