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