is not current version
Last Version 3.5.1

org.smallmind:scribe-spring 2.3.9

Scribe Spring Integration

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

scribe-spring
Version

Version

2.3.9
Type

Type

jar

Download scribe-spring 2.3.9


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