is not current version
Last Version 4.7.1

org.smallmind:scribe-ink 4.4.1

Ink Logging Extensions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

scribe-ink
Version

Version

4.4.1
Type

Type

pom

Download scribe-ink 4.4.1

Filename Size
scribe-ink-4.4.1.pom 661 bytes
Browse

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