is not current version
Last Version 0.8.0

com.java-adventures.smarkdown:smarkdown-location-http 0.5.1


GroupId

GroupId

com.java-adventures.smarkdown
ArtifactId

ArtifactId

smarkdown-location-http
Version

Version

0.5.1
Type

Type

jar

Download smarkdown-location-http 0.5.1


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