Papercut Compiler

Keep your codebase simple.

License

License

GroupId

GroupId

ie.stu
ArtifactId

ArtifactId

papercut-compiler
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Papercut Compiler
Keep your codebase simple.
Project URL

Project URL

https://github.com/Stuie/papercut/
Source Code Management

Source Code Management

https://github.com/Stuie/papercut/

Download papercut-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/ie.stu/papercut-compiler/ -->
<dependency>
    <groupId>ie.stu</groupId>
    <artifactId>papercut-compiler</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/ie.stu/papercut-compiler/
implementation 'ie.stu:papercut-compiler:0.10.0'
// https://jarcasting.com/artifacts/ie.stu/papercut-compiler/
implementation ("ie.stu:papercut-compiler:0.10.0")
'ie.stu:papercut-compiler:jar:0.10.0'
<dependency org="ie.stu" name="papercut-compiler" rev="0.10.0">
  <artifact name="papercut-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ie.stu', module='papercut-compiler', version='0.10.0')
)
libraryDependencies += "ie.stu" % "papercut-compiler" % "0.10.0"
[ie.stu/papercut-compiler "0.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (4)

Group / Artifact Type Version
ie.stu : papercut-annotations jar 0.10.0
com.google.auto.service : auto-service jar 1.0.1
com.google.auto : auto-common jar 1.2.1
com.github.zafarkhaja : java-semver jar 0.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.1
0.0.4
0.0.3
0.0.2
0.0.1