is not current version
Last Version 0.1.5

com.github.vatbub:common.view.reporting 0.1.4

Frontend for the VatbubGitReports project.

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.view.reporting
Version

Version

0.1.4
Type

Type

jar

Download common.view.reporting 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.vatbub/common.view.reporting/ -->
<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.view.reporting</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common.view.reporting/
implementation 'com.github.vatbub:common.view.reporting:0.1.4'
// https://jarcasting.com/artifacts/com.github.vatbub/common.view.reporting/
implementation ("com.github.vatbub:common.view.reporting:0.1.4")
'com.github.vatbub:common.view.reporting:jar:0.1.4'
<dependency org="com.github.vatbub" name="common.view.reporting" rev="0.1.4">
  <artifact name="common.view.reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common.view.reporting', version='0.1.4')
)
libraryDependencies += "com.github.vatbub" % "common.view.reporting" % "0.1.4"
[com.github.vatbub/common.view.reporting "0.1.4"]