License |
License |
---|---|
GroupId | GroupIdapp.tulz |
ArtifactId | ArtifactIdstringdiff_3.0.0-RC3 |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstringdiff
String diff for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stringdiff_3.0.0-RC3-0.3.3.pom | |
stringdiff_3.0.0-RC3-0.3.3.jar | 123 KB |
stringdiff_3.0.0-RC3-0.3.3-sources.jar | 10 KB |
stringdiff_3.0.0-RC3-0.3.3-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/app.tulz/stringdiff_3.0.0-RC3/ -->
<dependency>
<groupId>app.tulz</groupId>
<artifactId>stringdiff_3.0.0-RC3</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/app.tulz/stringdiff_3.0.0-RC3/
implementation 'app.tulz:stringdiff_3.0.0-RC3:0.3.3'
// https://jarcasting.com/artifacts/app.tulz/stringdiff_3.0.0-RC3/
implementation ("app.tulz:stringdiff_3.0.0-RC3:0.3.3")
'app.tulz:stringdiff_3.0.0-RC3:jar:0.3.3'
<dependency org="app.tulz" name="stringdiff_3.0.0-RC3" rev="0.3.3">
<artifact name="stringdiff_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.tulz', module='stringdiff_3.0.0-RC3', version='0.3.3')
)
libraryDependencies += "app.tulz" % "stringdiff_3.0.0-RC3" % "0.3.3"
[app.tulz/stringdiff_3.0.0-RC3 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3.0.0-RC3 | jar | 3.2.8 |