Properties

A utility module for creating listenable properties

License

License

Categories

Categories

Net
GroupId

GroupId

net.mahdilamb
ArtifactId

ArtifactId

utils-properties
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Properties
A utility module for creating listenable properties

Download utils-properties

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0