License |
License |
---|---|
GroupId | GroupIdcom.github.fascalsj |
ArtifactId | ArtifactIdstring-manipulation |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionstring-manipulator
Library for string manipulator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
string-manipulation-0.0.1.pom | |
string-manipulation-0.0.1.jar | 7 MB |
string-manipulation-0.0.1-sources.jar | 1 KB |
string-manipulation-0.0.1-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fascalsj/string-manipulation/ -->
<dependency>
<groupId>com.github.fascalsj</groupId>
<artifactId>string-manipulation</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fascalsj/string-manipulation/
implementation 'com.github.fascalsj:string-manipulation:0.0.1'
// https://jarcasting.com/artifacts/com.github.fascalsj/string-manipulation/
implementation ("com.github.fascalsj:string-manipulation:0.0.1")
'com.github.fascalsj:string-manipulation:jar:0.0.1'
<dependency org="com.github.fascalsj" name="string-manipulation" rev="0.0.1">
<artifact name="string-manipulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fascalsj', module='string-manipulation', version='0.0.1')
)
libraryDependencies += "com.github.fascalsj" % "string-manipulation" % "0.0.1"
[com.github.fascalsj/string-manipulation "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |