Last Version

Live Constant Tweaker 1.1

Live Constant Tweaker provides a GUI to tweak public static constants on the fly.

License

License

GroupId

GroupId

me.lachlanap.lct
ArtifactId

ArtifactId

lct
Version

Version

1.1
Type

Type

jar
Description

Description

Live Constant Tweaker
Live Constant Tweaker provides a GUI to tweak public static constants on the fly.
Project URL

Project URL

http://github.com/ThorinII/lct
Source Code Management

Source Code Management

http://github.com/ThorinII/lct

Download lct 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.