ch.awae.forcedInit

Library for forcing initialisation of specially marked classes

License

License

GroupId

GroupId

ch.awae
ArtifactId

ArtifactId

forcedInit
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ch.awae.forcedInit
Library for forcing initialisation of specially marked classes

Download forcedInit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1