is not current version
Last Version 0.0.3

com.github.brutils:java-br-utils 0.0.2

Projeto com classes utilitárias para Java.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.brutils
ArtifactId

ArtifactId

java-br-utils
Version

Version

0.0.2
Type

Type

jar

Download java-br-utils 0.0.2


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