Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.bartholomews |
ArtifactId | ArtifactIdscalatestudo_2.13 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
scalatestudo_2.13-0.0.3.pom | |
scalatestudo_2.13-0.0.3.jar | 15 KB |
scalatestudo_2.13-0.0.3-sources.jar | 4 KB |
scalatestudo_2.13-0.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bartholomews/scalatestudo_2.13/ -->
<dependency>
<groupId>io.bartholomews</groupId>
<artifactId>scalatestudo_2.13</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.bartholomews/scalatestudo_2.13/
implementation 'io.bartholomews:scalatestudo_2.13:0.0.3'
// https://jarcasting.com/artifacts/io.bartholomews/scalatestudo_2.13/
implementation ("io.bartholomews:scalatestudo_2.13:0.0.3")
'io.bartholomews:scalatestudo_2.13:jar:0.0.3'
<dependency org="io.bartholomews" name="scalatestudo_2.13" rev="0.0.3">
<artifact name="scalatestudo_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bartholomews', module='scalatestudo_2.13', version='0.0.3')
)
libraryDependencies += "io.bartholomews" % "scalatestudo_2.13" % "0.0.3"
[io.bartholomews/scalatestudo_2.13 "0.0.3"]