is not current version
Last Version 0.0.5

com.github.bannmann.labs:labs 0.0.3


GroupId

GroupId

com.github.bannmann.labs
ArtifactId

ArtifactId

labs
Version

Version

0.0.3
Type

Type

pom

Download labs 0.0.3

Filename Size
labs-0.0.3.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.bannmann.labs/labs/ -->
<dependency>
    <groupId>com.github.bannmann.labs</groupId>
    <artifactId>labs</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bannmann.labs/labs/
implementation 'com.github.bannmann.labs:labs:0.0.3'
// https://jarcasting.com/artifacts/com.github.bannmann.labs/labs/
implementation ("com.github.bannmann.labs:labs:0.0.3")
'com.github.bannmann.labs:labs:pom:0.0.3'
<dependency org="com.github.bannmann.labs" name="labs" rev="0.0.3">
  <artifact name="labs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bannmann.labs', module='labs', version='0.0.3')
)
libraryDependencies += "com.github.bannmann.labs" % "labs" % "0.0.3"
[com.github.bannmann.labs/labs "0.0.3"]