Skip to content

dorkbox/PropertyLoader

Repository files navigation

Property annotation provider

Dorkbox Github Gitlab

This provides a @Property annotation allowing modifiable fields access via annotation scanning.

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>PropertyLoader</artifactId>
      <version>2.0</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    compile "com.dorkbox:PropertyLoader:1.2"
}

License

This project is © 2021 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages