wingsource-properties

Wings properties loader

License

License

GroupId

GroupId

org.wingsource
ArtifactId

ArtifactId

properties
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

wingsource-properties
Wings properties loader

Download properties

How to add to project

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

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
1.0