Last Version

Common logic packed into a library 1.0.2

Common logic recurring in a number of projects packed into a library. Not by any chance to rival other "commons"!

License

License

Categories

Categories

Net
GroupId

GroupId

net.binggl
ArtifactId

ArtifactId

commons
Version

Version

1.0.2
Type

Type

jar
Description

Description

Common logic packed into a library
Common logic recurring in a number of projects packed into a library. Not by any chance to rival other "commons"!
Project URL

Project URL

https://github.com/bihe/binggl-commons

Download commons 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
ch.qos.logback : logback-classic jar 1.1.7
commons-codec : commons-codec jar 1.10
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.