| License |
License |
|---|---|
| GroupId | GroupIdsoftware.purpledragon |
| ArtifactId | ArtifactIdtext-utils_2.12 |
| 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.12-1.3.0.pom | |
| text-utils_2.12-1.3.0.jar | 11 KB |
| text-utils_2.12-1.3.0-sources.jar | 4 KB |
| text-utils_2.12-1.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.12/ -->
<dependency>
<groupId>software.purpledragon</groupId>
<artifactId>text-utils_2.12</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.12/
implementation 'software.purpledragon:text-utils_2.12:1.3.0'
// https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.12/
implementation ("software.purpledragon:text-utils_2.12:1.3.0")
'software.purpledragon:text-utils_2.12:jar:1.3.0'
<dependency org="software.purpledragon" name="text-utils_2.12" rev="1.3.0">
<artifact name="text-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.purpledragon', module='text-utils_2.12', version='1.3.0')
)
libraryDependencies += "software.purpledragon" % "text-utils_2.12" % "1.3.0"
[software.purpledragon/text-utils_2.12 "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.1.2 |