net.alantea:liteprops

Simple property management replacement for javafx properties - but simpler.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

liteprops
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

net.alantea:liteprops
Simple property management replacement for javafx properties - but simpler.

Download liteprops

How to add to project

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

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.

Versions

Version
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1