Compile Time Constant

A plugin to create constants class from gradle.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.anatawa12
ArtifactId

ArtifactId

compile-time-constant
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Compile Time Constant
A plugin to create constants class from gradle.
Project URL

Project URL

https://github.com/anatawa12/compile-time-constant#readme
Source Code Management

Source Code Management

https://github.com/anatawa12/compile-time-constant/tree/master

Download compile-time-constant

How to add to project

<!-- https://jarcasting.com/artifacts/com.anatawa12/compile-time-constant/ -->
<dependency>
    <groupId>com.anatawa12</groupId>
    <artifactId>compile-time-constant</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.anatawa12/compile-time-constant/
implementation 'com.anatawa12:compile-time-constant:1.0.5'
// https://jarcasting.com/artifacts/com.anatawa12/compile-time-constant/
implementation ("com.anatawa12:compile-time-constant:1.0.5")
'com.anatawa12:compile-time-constant:jar:1.0.5'
<dependency org="com.anatawa12" name="compile-time-constant" rev="1.0.5">
  <artifact name="compile-time-constant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anatawa12', module='compile-time-constant', version='1.0.5')
)
libraryDependencies += "com.anatawa12" % "compile-time-constant" % "1.0.5"
[com.anatawa12/compile-time-constant "1.0.5"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0