License |
License |
---|---|
GroupId | GroupIdcom.dorkbox |
ArtifactId | ArtifactIdInputConsole-Dorkbox-Util |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInputConsole-Dorkbox-Util
Utilities for the InputConsole project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.dorkbox/InputConsole-Dorkbox-Util/ -->
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>InputConsole-Dorkbox-Util</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.dorkbox/InputConsole-Dorkbox-Util/
implementation 'com.dorkbox:InputConsole-Dorkbox-Util:2.9'
// https://jarcasting.com/artifacts/com.dorkbox/InputConsole-Dorkbox-Util/
implementation ("com.dorkbox:InputConsole-Dorkbox-Util:2.9")
'com.dorkbox:InputConsole-Dorkbox-Util:jar:2.9'
<dependency org="com.dorkbox" name="InputConsole-Dorkbox-Util" rev="2.9">
<artifact name="InputConsole-Dorkbox-Util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dorkbox', module='InputConsole-Dorkbox-Util', version='2.9')
)
libraryDependencies += "com.dorkbox" % "InputConsole-Dorkbox-Util" % "2.9"
[com.dorkbox/InputConsole-Dorkbox-Util "2.9"]