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