is not current version
Last Version 0.3.0

studio.crud.feature:reports 0.0.1

Reports Feature

GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

reports
Version

Version

0.0.1
Type

Type

jar

Download reports 0.0.1


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