| License | License | 
|---|---|
| GroupId | GroupIdcom.outr | 
| ArtifactId | ArtifactIdscribe-file_2.12 | 
| Version | Version3.7.1 | 
| 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.7.1.pom | |
| scribe-file_2.12-3.7.1.jar | 105 KB | 
| scribe-file_2.12-3.7.1-sources.jar | 10 KB | 
| scribe-file_2.12-3.7.1-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.7.1</version>
</dependency>// https://jarcasting.com/artifacts/com.outr/scribe-file_2.12/
implementation 'com.outr:scribe-file_2.12:3.7.1'// https://jarcasting.com/artifacts/com.outr/scribe-file_2.12/
implementation ("com.outr:scribe-file_2.12:3.7.1")'com.outr:scribe-file_2.12:jar:3.7.1'<dependency org="com.outr" name="scribe-file_2.12" rev="3.7.1">
  <artifact name="scribe-file_2.12" type="jar" />
</dependency>@Grapes(
@Grab(group='com.outr', module='scribe-file_2.12', version='3.7.1')
)libraryDependencies += "com.outr" % "scribe-file_2.12" % "3.7.1"[com.outr/scribe-file_2.12 "3.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 | 
| com.outr : scribe_2.12 | jar | 3.7.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.11 |