License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.brutils |
ArtifactId | ArtifactIdjava-br-utils |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava BR Utils
Projeto com classes utilitárias para Java.
|
Filename | Size |
---|---|
java-br-utils-0.0.3.pom | |
java-br-utils-0.0.3.jar | 18 KB |
java-br-utils-0.0.3-sources.jar | 13 KB |
java-br-utils-0.0.3-javadoc.jar | 423 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |