Last Version

paperwork 1.2.7

Gradle plugin to generate build info for your Android project without breaking incremental compilation

License

License

GroupId

GroupId

hu.supercluster
ArtifactId

ArtifactId

paperwork
Version

Version

1.2.7
Type

Type

aar
Description

Description

paperwork
Gradle plugin to generate build info for your Android project without breaking incremental compilation
Project URL

Project URL

https://github.com/zsoltk/paperwork
Source Code Management

Source Code Management

https://github.com/zsoltk/paperwork

Download paperwork 1.2.7


<!-- https://jarcasting.com/artifacts/hu.supercluster/paperwork/ -->
<dependency>
    <groupId>hu.supercluster</groupId>
    <artifactId>paperwork</artifactId>
    <version>1.2.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/hu.supercluster/paperwork/
implementation 'hu.supercluster:paperwork:1.2.7'
// https://jarcasting.com/artifacts/hu.supercluster/paperwork/
implementation ("hu.supercluster:paperwork:1.2.7")
'hu.supercluster:paperwork:aar:1.2.7'
<dependency org="hu.supercluster" name="paperwork" rev="1.2.7">
  <artifact name="paperwork" type="aar" />
</dependency>
@Grapes(
@Grab(group='hu.supercluster', module='paperwork', version='1.2.7')
)
libraryDependencies += "hu.supercluster" % "paperwork" % "1.2.7"
[hu.supercluster/paperwork "1.2.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.