License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.scalatags |
ArtifactId | ArtifactIdscalatags_2.10 |
Version | Version0.4.3-M3 |
Type | Typejar |
Description |
Descriptionscalatags
scalatags
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.scalatags |
Filename | Size |
---|---|
scalatags_2.10-0.4.3-M3.pom | |
scalatags_2.10-0.4.3-M3.jar | 302 KB |
scalatags_2.10-0.4.3-M3-sources.jar | 57 KB |
scalatags_2.10-0.4.3-M3-javadoc.jar | 951 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scalatags/scalatags_2.10/ -->
<dependency>
<groupId>com.scalatags</groupId>
<artifactId>scalatags_2.10</artifactId>
<version>0.4.3-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.scalatags/scalatags_2.10/
implementation 'com.scalatags:scalatags_2.10:0.4.3-M3'
// https://jarcasting.com/artifacts/com.scalatags/scalatags_2.10/
implementation ("com.scalatags:scalatags_2.10:0.4.3-M3")
'com.scalatags:scalatags_2.10:jar:0.4.3-M3'
<dependency org="com.scalatags" name="scalatags_2.10" rev="0.4.3-M3">
<artifact name="scalatags_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scalatags', module='scalatags_2.10', version='0.4.3-M3')
)
libraryDependencies += "com.scalatags" % "scalatags_2.10" % "0.4.3-M3"
[com.scalatags/scalatags_2.10 "0.4.3-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : acyclic_2.10 | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.10 | jar | 0.2.5-M3 |