is not current version
Last Version 0.8.0

com.java-adventures.smarkdown:smarkdown-location-file 0.5.0


GroupId

GroupId

com.java-adventures.smarkdown
ArtifactId

ArtifactId

smarkdown-location-file
Version

Version

0.5.0
Type

Type

jar

Download smarkdown-location-file 0.5.0


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