License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.pjfanning |
ArtifactId | ArtifactIdscala3-sample-classes_3 |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala3-sample-classes
scala3-sample-classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/scala3-sample-classes_3/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>scala3-sample-classes_3</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/scala3-sample-classes_3/
implementation 'com.github.pjfanning:scala3-sample-classes_3:0.1.2'
// https://jarcasting.com/artifacts/com.github.pjfanning/scala3-sample-classes_3/
implementation ("com.github.pjfanning:scala3-sample-classes_3:0.1.2")
'com.github.pjfanning:scala3-sample-classes_3:jar:0.1.2'
<dependency org="com.github.pjfanning" name="scala3-sample-classes_3" rev="0.1.2">
<artifact name="scala3-sample-classes_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='scala3-sample-classes_3', version='0.1.2')
)
libraryDependencies += "com.github.pjfanning" % "scala3-sample-classes_3" % "0.1.2"
[com.github.pjfanning/scala3-sample-classes_3 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |