is not current version
Last Version 0.8.0

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


GroupId

GroupId

com.java-adventures.smarkdown
ArtifactId

ArtifactId

smarkdown-location-file
Version

Version

0.4.1
Type

Type

jar

Download smarkdown-location-file 0.4.1


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