is not current version
Last Version 0.8.3.0

net.thevpc.nuts.lib:nlib-md 0.8.1.0

Markdown Support for Nuts

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.lib
ArtifactId

ArtifactId

nlib-md
Version

Version

0.8.1.0
Type

Type

jar

Download nlib-md 0.8.1.0


<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-md/ -->
<dependency>
    <groupId>net.thevpc.nuts.lib</groupId>
    <artifactId>nlib-md</artifactId>
    <version>0.8.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-md/
implementation 'net.thevpc.nuts.lib:nlib-md:0.8.1.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.lib/nlib-md/
implementation ("net.thevpc.nuts.lib:nlib-md:0.8.1.0")
'net.thevpc.nuts.lib:nlib-md:jar:0.8.1.0'
<dependency org="net.thevpc.nuts.lib" name="nlib-md" rev="0.8.1.0">
  <artifact name="nlib-md" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.lib', module='nlib-md', version='0.8.1.0')
)
libraryDependencies += "net.thevpc.nuts.lib" % "nlib-md" % "0.8.1.0"
[net.thevpc.nuts.lib/nlib-md "0.8.1.0"]