Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.thevpc.nuts.lib |
ArtifactId | ArtifactIdnlib-md |
Version | Version0.8.1.0 |
Type | Typejar |
Filename | Size |
---|---|
nlib-md-0.8.1.0.pom | |
nlib-md-0.8.1.0.jar | 128 KB |
nlib-md-0.8.1.0-sources.jar | 69 KB |
nlib-md-0.8.1.0-javadoc.jar | 416 KB |
Browse |
<!-- 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"]