demolibrary

This project is a library for padding Strings in Java. DON'T USE THIS IN PRODUCTION. IT WAS CREATED FOR DEMO PURPOSES ONLY.

License

License

GroupId

GroupId

com.thegreatapi.demolibrary
ArtifactId

ArtifactId

demolibrary
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

demolibrary
This project is a library for padding Strings in Java. DON'T USE THIS IN PRODUCTION. IT WAS CREATED FOR DEMO PURPOSES ONLY.
Project URL

Project URL

http://thegreatapi.com
Source Code Management

Source Code Management

https://github.com/hbelmiro/demo-library/tree/master

Download demolibrary

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3