objectos :: core :: strings

A very small Java8 String utility library.

License

License

GroupId

GroupId

br.com.objectos.core
ArtifactId

ArtifactId

strings
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

objectos :: core :: strings
A very small Java8 String utility library.
Project Organization

Project Organization

Objectos Software LTDA

Download strings

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.8.0

Project Modules

There are no modules declared in this project.
br.com.objectos.core

Objectos Software

We craft Java tools.

Versions

Version
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0