Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.scalatags |
ArtifactId | ArtifactIdscalatags_sjs0.5_2.10 |
Version | Version0.3.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.scalatags/scalatags_sjs0.5_2.10/ -->
<dependency>
<groupId>com.scalatags</groupId>
<artifactId>scalatags_sjs0.5_2.10</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.scalatags/scalatags_sjs0.5_2.10/
implementation 'com.scalatags:scalatags_sjs0.5_2.10:0.3.5'
// https://jarcasting.com/artifacts/com.scalatags/scalatags_sjs0.5_2.10/
implementation ("com.scalatags:scalatags_sjs0.5_2.10:0.3.5")
'com.scalatags:scalatags_sjs0.5_2.10:jar:0.3.5'
<dependency org="com.scalatags" name="scalatags_sjs0.5_2.10" rev="0.3.5">
<artifact name="scalatags_sjs0.5_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scalatags', module='scalatags_sjs0.5_2.10', version='0.3.5')
)
libraryDependencies += "com.scalatags" % "scalatags_sjs0.5_2.10" % "0.3.5"
[com.scalatags/scalatags_sjs0.5_2.10 "0.3.5"]