Files download
File Operation
sjInGameConsole-1.0.1.jar download
sjInGameConsole-1.0.1.pom download
sjInGameConsole-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.tommyettinger</groupId>
  <artifactId>sjInGameConsole</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.tommyettinger:sjInGameConsole:1.0.1'
Gradle Kotlin
implementation("com.github.tommyettinger:sjInGameConsole:1.0.1")
Scala SBT
libraryDependencies += "com.github.tommyettinger" % "sjInGameConsole" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.tommyettinger', module='sjInGameConsole', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.tommyettinger" name="sjInGameConsole" rev="1.0.1" />
Leiningen
[com.github.tommyettinger/sjInGameConsole "1.0.1"]
Apache Buildr
'com.github.tommyettinger:sjInGameConsole:jar:1.0.1'
Dependencies