Tools

Package of Java utility classes

License

License

GroupId

GroupId

com.beepbell
ArtifactId

ArtifactId

tools
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tools
Package of Java utility classes
Project URL

Project URL

https://beepbell.com
Source Code Management

Source Code Management

https://github.com/hasheniuk/tools

Download tools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

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.0