is not current version
Last Version 0.0.03

pl.mareklangiewicz:template-andro-lib 0.0.01

Template for android projects.

GroupId

GroupId

pl.mareklangiewicz
ArtifactId

ArtifactId

template-andro-lib
Version

Version

0.0.01
Type

Type

pom

Download template-andro-lib 0.0.01


<!-- https://jarcasting.com/artifacts/pl.mareklangiewicz/template-andro-lib/ -->
<dependency>
    <groupId>pl.mareklangiewicz</groupId>
    <artifactId>template-andro-lib</artifactId>
    <version>0.0.01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.mareklangiewicz/template-andro-lib/
implementation 'pl.mareklangiewicz:template-andro-lib:0.0.01'
// https://jarcasting.com/artifacts/pl.mareklangiewicz/template-andro-lib/
implementation ("pl.mareklangiewicz:template-andro-lib:0.0.01")
'pl.mareklangiewicz:template-andro-lib:pom:0.0.01'
<dependency org="pl.mareklangiewicz" name="template-andro-lib" rev="0.0.01">
  <artifact name="template-andro-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.mareklangiewicz', module='template-andro-lib', version='0.0.01')
)
libraryDependencies += "pl.mareklangiewicz" % "template-andro-lib" % "0.0.01"
[pl.mareklangiewicz/template-andro-lib "0.0.01"]