is not current version
Last Version 0.2.2

com.cldellow:manu-report 0.2.1


GroupId

GroupId

com.cldellow
ArtifactId

ArtifactId

manu-report
Version

Version

0.2.1
Type

Type

pom

Download manu-report 0.2.1

Filename Size
manu-report-0.2.1.pom 2 KB
Browse

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