License |
License |
---|---|
GroupId | GroupIddev.the-fireplace |
ArtifactId | ArtifactIdTextbook |
Version | Version1.1.0+1.16.5 |
Type | Typejar |
Description |
DescriptionTextbook
A client-side Minecraft mod that allows importing and exporting book text.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Textbook-1.1.0+1.16.5.pom | |
Textbook-1.1.0+1.16.5.jar | 114 KB |
Textbook-1.1.0+1.16.5-sources.jar | 103 KB |
Textbook-1.1.0+1.16.5-javadoc.jar | 33 KB |
Textbook-1.1.0+1.16.5-dev.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.the-fireplace/Textbook/ -->
<dependency>
<groupId>dev.the-fireplace</groupId>
<artifactId>Textbook</artifactId>
<version>1.1.0+1.16.5</version>
</dependency>
// https://jarcasting.com/artifacts/dev.the-fireplace/Textbook/
implementation 'dev.the-fireplace:Textbook:1.1.0+1.16.5'
// https://jarcasting.com/artifacts/dev.the-fireplace/Textbook/
implementation ("dev.the-fireplace:Textbook:1.1.0+1.16.5")
'dev.the-fireplace:Textbook:jar:1.1.0+1.16.5'
<dependency org="dev.the-fireplace" name="Textbook" rev="1.1.0+1.16.5">
<artifact name="Textbook" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.the-fireplace', module='Textbook', version='1.1.0+1.16.5')
)
libraryDependencies += "dev.the-fireplace" % "Textbook" % "1.1.0+1.16.5"
[dev.the-fireplace/Textbook "1.1.0+1.16.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |