is not current version
Last Version 2.2.0+1.18.1

dev.the-fireplace:Textbook 1.1.0+1.15.2

A client-side Minecraft mod that allows importing and exporting book text.

GroupId

GroupId

dev.the-fireplace
ArtifactId

ArtifactId

Textbook
Version

Version

1.1.0+1.15.2
Type

Type

jar

Download Textbook 1.1.0+1.15.2


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