com.github.developframework:toolkit-base

Java Develop Toolkit

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

toolkit-base
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Develop Toolkit
Project Organization

Project Organization

Pivotal Software, Inc.

Download toolkit-base

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1