bowaer-tools

A collection of common Scala tools

License

License

GroupId

GroupId

wiki.lbj
ArtifactId

ArtifactId

bowaer-tools
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

bowaer-tools
A collection of common Scala tools
Project URL

Project URL

https://github.com/lotcher/bowaer-tools
Source Code Management

Source Code Management

https://github.com/lotcher/bowaer-tools

Download bowaer-tools

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scalaj : scalaj-http_2.13 jar 2.4.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.module : jackson-module-scala_2.13 jar 2.12.3
joda-time : joda-time jar 2.10.10
org.slf4j : slf4j-api jar 1.7.32

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.0.0