Devsmart-core

A collection of utility functions for java

License

License

MIT License
GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

devsmart-core
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Devsmart-core
A collection of utility functions for java
Project URL

Project URL

http://github.com/dinocore1/DevSmartCore

Download devsmart-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.8
com.google.guava : guava jar 19.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1