License |
License |
---|---|
GroupId | GroupIdapp.tulz |
ArtifactId | ArtifactIdstringdiff_3.0.0-RC2 |
Last Version | Last Version0.3.2 |
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-RC2-0.3.2.pom | |
stringdiff_3.0.0-RC2-0.3.2.jar | 123 KB |
stringdiff_3.0.0-RC2-0.3.2-sources.jar | 10 KB |
stringdiff_3.0.0-RC2-0.3.2-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/app.tulz/stringdiff_3.0.0-RC2/ -->
<dependency>
<groupId>app.tulz</groupId>
<artifactId>stringdiff_3.0.0-RC2</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/app.tulz/stringdiff_3.0.0-RC2/
implementation 'app.tulz:stringdiff_3.0.0-RC2:0.3.2'
// https://jarcasting.com/artifacts/app.tulz/stringdiff_3.0.0-RC2/
implementation ("app.tulz:stringdiff_3.0.0-RC2:0.3.2")
'app.tulz:stringdiff_3.0.0-RC2:jar:0.3.2'
<dependency org="app.tulz" name="stringdiff_3.0.0-RC2" rev="0.3.2">
<artifact name="stringdiff_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.tulz', module='stringdiff_3.0.0-RC2', version='0.3.2')
)
libraryDependencies += "app.tulz" % "stringdiff_3.0.0-RC2" % "0.3.2"
[app.tulz/stringdiff_3.0.0-RC2 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC2 | jar | 3.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3.0.0-RC2 | jar | 3.2.7 |