is not current version
Last Version 0.1.1

net.matchproject:jloc 0.1

This is a basic source lines of code conter in

Categories

Categories

Net
GroupId

GroupId

net.matchproject
ArtifactId

ArtifactId

jloc
Version

Version

0.1
Type

Type

jar

Download jloc 0.1


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