is not current version
Last Version 0.2.2

com.cldellow:manu-report 0.1.0


GroupId

GroupId

com.cldellow
ArtifactId

ArtifactId

manu-report
Version

Version

0.1.0
Type

Type

pom

Download manu-report 0.1.0

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

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