is not current version
Last Version 0.8.0

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


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.java-adventures.smarkdown
ArtifactId

ArtifactId

smarkdown-location-github
Version

Version

0.3
Type

Type

jar

Download smarkdown-location-github 0.3


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