is not current version
Last Version 4.7.1

org.smallmind:scribe-pen 2.4.4

Pen Logging Interfaces

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

scribe-pen
Version

Version

2.4.4
Type

Type

jar

Download scribe-pen 2.4.4


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