Group Id org.scala-lang
Artifact Id tasty-core_3
Version 3.1.2-RC1-bin-20211221-0193dda-NIGHTLY
Packaging jar
URL -
Badge
Last Updated 2021-12-21T20:22:21+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.scala-lang</groupId>
    <artifactId>tasty-core_3</artifactId>
    <version>3.1.2-RC1-bin-20211221-0193dda-NIGHTLY</version>
</dependency>
implementation group: 'org.scala-lang', name: 'tasty-core_3', version: '3.1.2-RC1-bin-20211221-0193dda-NIGHTLY'
implementation 'org.scala-lang:tasty-core_3:3.1.2-RC1-bin-20211221-0193dda-NIGHTLY'
implementation("org.scala-lang:tasty-core_3:3.1.2-RC1-bin-20211221-0193dda-NIGHTLY")
libraryDependencies += "org.scala-lang" % "tasty-core_3" % "3.1.2-RC1-bin-20211221-0193dda-NIGHTLY"
<dependency org="org.scala-lang" name="tasty-core_3" rev="3.1.2-RC1-bin-20211221-0193dda-NIGHTLY"/>
@Grapes(
    @Grab(group='org.scala-lang', module='tasty-core_3', version='3.1.2-RC1-bin-20211221-0193dda-NIGHTLY')
)
[org.scala-lang/tasty-core_3 "3.1.2-RC1-bin-20211221-0193dda-NIGHTLY"]
'org.scala-lang:tasty-core_3:3.1.2-RC1-bin-20211221-0193dda-NIGHTLY'