Resource4J Example Applications

Simple Java library for loading localization resources and accessing them in convenient way via internal DSL.

License

License

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-examples
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Resource4J Example Applications
Simple Java library for loading localization resources and accessing them in convenient way via internal DSL.

Download resource4j-examples

Filename Size
resource4j-examples-2.0.2.pom 582 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server
com.github.resource4j

Resource4j Community

Versions

Version
2.0.2