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

com.java-adventures.smarkdown:smarkdown-location-github 0.7.0


Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

com.java-adventures.smarkdown
Идентификатор

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

smarkdown-location-github
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать smarkdown-location-github 0.7.0


<!-- https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-location-github/ -->
<dependency>
    <groupId>com.java-adventures.smarkdown</groupId>
    <artifactId>smarkdown-location-github</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-location-github/
implementation 'com.java-adventures.smarkdown:smarkdown-location-github:0.7.0'
// https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-location-github/
implementation ("com.java-adventures.smarkdown:smarkdown-location-github:0.7.0")
'com.java-adventures.smarkdown:smarkdown-location-github:jar:0.7.0'
<dependency org="com.java-adventures.smarkdown" name="smarkdown-location-github" rev="0.7.0">
  <artifact name="smarkdown-location-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.java-adventures.smarkdown', module='smarkdown-location-github', version='0.7.0')
)
libraryDependencies += "com.java-adventures.smarkdown" % "smarkdown-location-github" % "0.7.0"
[com.java-adventures.smarkdown/smarkdown-location-github "0.7.0"]