is not current version
Last Version 4.7.1

org.smallmind:scribe-pen 4.0.0

Pen Logging Interfaces

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

scribe-pen
Version

Version

4.0.0
Type

Type

jar

Download scribe-pen 4.0.0


<!-- https://jarcasting.com/artifacts/org.smallmind/scribe-pen/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>scribe-pen</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/scribe-pen/
implementation 'org.smallmind:scribe-pen:4.0.0'
// https://jarcasting.com/artifacts/org.smallmind/scribe-pen/
implementation ("org.smallmind:scribe-pen:4.0.0")
'org.smallmind:scribe-pen:jar:4.0.0'
<dependency org="org.smallmind" name="scribe-pen" rev="4.0.0">
  <artifact name="scribe-pen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='scribe-pen', version='4.0.0')
)
libraryDependencies += "org.smallmind" % "scribe-pen" % "4.0.0"
[org.smallmind/scribe-pen "4.0.0"]