| License |
License |
|---|---|
| GroupId | GroupIdsoftware.purpledragon |
| ArtifactId | ArtifactIdtext-utils_2.13 |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptiontext-utils
text-utils
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| text-utils_2.13-1.3.0.pom | |
| text-utils_2.13-1.3.0.jar | 11 KB |
| text-utils_2.13-1.3.0-sources.jar | 4 KB |
| text-utils_2.13-1.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.13/ -->
<dependency>
<groupId>software.purpledragon</groupId>
<artifactId>text-utils_2.13</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.13/
implementation 'software.purpledragon:text-utils_2.13:1.3.0'
// https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.13/
implementation ("software.purpledragon:text-utils_2.13:1.3.0")
'software.purpledragon:text-utils_2.13:jar:1.3.0'
<dependency org="software.purpledragon" name="text-utils_2.13" rev="1.3.0">
<artifact name="text-utils_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.purpledragon', module='text-utils_2.13', version='1.3.0')
)
libraryDependencies += "software.purpledragon" % "text-utils_2.13" % "1.3.0"
[software.purpledragon/text-utils_2.13 "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.1.2 |