License |
License |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdscribe-file_2.12 |
Version | Version3.6.4 |
Type | Typejar |
Description |
Descriptionscribe-file
scribe-file
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scribe-file_2.12-3.6.4.pom | |
scribe-file_2.12-3.6.4.jar | 105 KB |
scribe-file_2.12-3.6.4-sources.jar | 10 KB |
scribe-file_2.12-3.6.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-file_2.12/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-file_2.12</artifactId>
<version>3.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-file_2.12/
implementation 'com.outr:scribe-file_2.12:3.6.4'
// https://jarcasting.com/artifacts/com.outr/scribe-file_2.12/
implementation ("com.outr:scribe-file_2.12:3.6.4")
'com.outr:scribe-file_2.12:jar:3.6.4'
<dependency org="com.outr" name="scribe-file_2.12" rev="3.6.4">
<artifact name="scribe-file_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-file_2.12', version='3.6.4')
)
libraryDependencies += "com.outr" % "scribe-file_2.12" % "3.6.4"
[com.outr/scribe-file_2.12 "3.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.outr : scribe_2.12 | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.10 |