Java BR Utils

Projeto com classes utilitárias para Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.brutils
ArtifactId

ArtifactId

java-br-utils
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java BR Utils
Projeto com classes utilitárias para Java.

Download java-br-utils

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1