is not current version
Last Version 1.3.0

org.technbolts:gutenberg 1.1.0


GroupId

GroupId

org.technbolts
ArtifactId

ArtifactId

gutenberg
Version

Version

1.1.0
Type

Type

jar

Download gutenberg 1.1.0


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