is not current version
Last Version 2.0.1

io.github.king-pep:kingetherlibrary 0.0.1

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

GroupId

GroupId

io.github.king-pep
ArtifactId

ArtifactId

kingetherlibrary
Version

Version

0.0.1
Type

Type

jar

Download kingetherlibrary 0.0.1


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