| GroupId | GroupIdcom.outr |
|---|---|
| ArtifactId | ArtifactIdscribe-swlf4j18_2.11 |
| Version | Version2.4.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| scribe-swlf4j18_2.11-2.4.0.pom | |
| scribe-swlf4j18_2.11-2.4.0.jar | 50 KB |
| scribe-swlf4j18_2.11-2.4.0-sources.jar | 3 KB |
| scribe-swlf4j18_2.11-2.4.0-javadoc.jar | 357 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-swlf4j18_2.11/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-swlf4j18_2.11</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-swlf4j18_2.11/
implementation 'com.outr:scribe-swlf4j18_2.11:2.4.0'
// https://jarcasting.com/artifacts/com.outr/scribe-swlf4j18_2.11/
implementation ("com.outr:scribe-swlf4j18_2.11:2.4.0")
'com.outr:scribe-swlf4j18_2.11:jar:2.4.0'
<dependency org="com.outr" name="scribe-swlf4j18_2.11" rev="2.4.0">
<artifact name="scribe-swlf4j18_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-swlf4j18_2.11', version='2.4.0')
)
libraryDependencies += "com.outr" % "scribe-swlf4j18_2.11" % "2.4.0"
[com.outr/scribe-swlf4j18_2.11 "2.4.0"]