is not current version
Last Version 0.0.4

com.thegreatapi.demolibrary:demolibrary 0.0.3

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

com.thegreatapi.demolibrary
ArtifactId

ArtifactId

demolibrary
Version

Version

0.0.3
Type

Type

jar

Download demolibrary 0.0.3


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