License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalautils |
ArtifactId | ArtifactIdscalautils_2.10 |
Version | Version2.1.7-SNAP2 |
Type | Typejar |
Description |
DescriptionScalaUtils
ScalaUtils is an open-source library for Scala projects that
contains portions of the ScalaTest project that may make sense
to use in production.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalautils_2.10-2.1.7-SNAP2.pom | |
scalautils_2.10-2.1.7-SNAP2.jar | 287 KB |
scalautils_2.10-2.1.7-SNAP2-sources.jar | 110 KB |
scalautils_2.10-2.1.7-SNAP2-scaladoc.jar | 830 KB |
scalautils_2.10-2.1.7-SNAP2-javadoc.jar | 553 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalautils/scalautils_2.10/ -->
<dependency>
<groupId>org.scalautils</groupId>
<artifactId>scalautils_2.10</artifactId>
<version>2.1.7-SNAP2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalautils/scalautils_2.10/
implementation 'org.scalautils:scalautils_2.10:2.1.7-SNAP2'
// https://jarcasting.com/artifacts/org.scalautils/scalautils_2.10/
implementation ("org.scalautils:scalautils_2.10:2.1.7-SNAP2")
'org.scalautils:scalautils_2.10:jar:2.1.7-SNAP2'
<dependency org="org.scalautils" name="scalautils_2.10" rev="2.1.7-SNAP2">
<artifact name="scalautils_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalautils', module='scalautils_2.10', version='2.1.7-SNAP2')
)
libraryDependencies += "org.scalautils" % "scalautils_2.10" % "2.1.7-SNAP2"
[org.scalautils/scalautils_2.10 "2.1.7-SNAP2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
org.scala-lang : scala-compiler Optional | jar | 2.10.3 |