felson-examples

Some examples of how to use Felson

License

License

GroupId

GroupId

com.elevenware.felson
ArtifactId

ArtifactId

felson-examples
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

felson-examples
Some examples of how to use Felson

Download felson-examples

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1