License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdscalatags_2.11 |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalatags_2.11
scalatags
|
Project URL |
Project URL |
Filename | Size |
---|---|
scalatags_2.11-0.11.1.pom | |
scalatags_2.11-0.11.1.jar | 326 KB |
scalatags_2.11-0.11.1-sources.jar | 61 KB |
scalatags_2.11-0.11.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/scalatags_2.11/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>scalatags_2.11</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/scalatags_2.11/
implementation 'com.lihaoyi:scalatags_2.11:0.11.1'
// https://jarcasting.com/artifacts/com.lihaoyi/scalatags_2.11/
implementation ("com.lihaoyi:scalatags_2.11:0.11.1")
'com.lihaoyi:scalatags_2.11:jar:0.11.1'
<dependency org="com.lihaoyi" name="scalatags_2.11" rev="0.11.1">
<artifact name="scalatags_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='scalatags_2.11', version='0.11.1')
)
libraryDependencies += "com.lihaoyi" % "scalatags_2.11" % "0.11.1"
[com.lihaoyi/scalatags_2.11 "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : sourcecode_2.11 | jar | 0.2.7 |
com.lihaoyi : geny_2.11 | jar | 0.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.11.12 |