| License |
License |
|---|---|
| GroupId | GroupIdsoftware.purpledragon |
| ArtifactId | ArtifactIdtext-utils_2.12 |
| Version | Version1.3.1 |
| 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.1.pom | |
| text-utils_2.12-1.3.1.jar | 12 KB |
| text-utils_2.12-1.3.1-sources.jar | 4 KB |
| text-utils_2.12-1.3.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.12/
implementation 'software.purpledragon:text-utils_2.12:1.3.1'
// https://jarcasting.com/artifacts/software.purpledragon/text-utils_2.12/
implementation ("software.purpledragon:text-utils_2.12:1.3.1")
'software.purpledragon:text-utils_2.12:jar:1.3.1'
<dependency org="software.purpledragon" name="text-utils_2.12" rev="1.3.1">
<artifact name="text-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.purpledragon', module='text-utils_2.12', version='1.3.1')
)
libraryDependencies += "software.purpledragon" % "text-utils_2.12" % "1.3.1"
[software.purpledragon/text-utils_2.12 "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.12.14 | jar | 1.4.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |