Yapbam-commons

Commons Yapbam classes used by desktop and Android versions.

License

License

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

yapbam-commons
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yapbam-commons
Commons Yapbam classes used by desktop and Android versions.
Source Code Management

Source Code Management

https://github.com/yapbam/yapbam-commons.git

Download yapbam-commons

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9
org.slf4j : slf4j-api jar 1.7.32
com.fathzer : javaluator jar 3.0.3

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple Optional jar 1.7.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.5.0
1.4.4