lib-demo

Library Demo 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

io.github.budacab
ArtifactId

ArtifactId

lib-demo
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

lib-demo
Library Demo 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

https://github.com/BudacaB/lib-demo
Source Code Management

Source Code Management

https://github.com/BudacaB/lib-demo/tree/master

Download lib-demo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.2
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.3
0.0.2
0.0.1