com.github.albertopires.utils:java-utils

Some common libraries that I think should be puplic.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.albertopires.utils
ArtifactId

ArtifactId

java-utils
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.albertopires.utils:java-utils
Some common libraries that I think should be puplic.
Project URL

Project URL

http://github.com/albertopires/java-utils
Source Code Management

Source Code Management

http://github.com/albertopires/java-utils

Download java-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7
javax.mail : javax.mail-api jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1