Last Version

Tools 1.0

Package of Java utility classes

License

License

GroupId

GroupId

com.beepbell
ArtifactId

ArtifactId

tools
Version

Version

1.0
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 1.0


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