GroupId | GroupIdcom.github.stefanofornari |
---|---|
ArtifactId | ArtifactIdbsh-console |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
bsh-console-1.2.0.pom | |
bsh-console-1.2.0.tar.gz | 1 MB |
bsh-console-1.2.0-sources.jar | 32 KB |
bsh-console-1.2.0-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefanofornari/bsh-console/ -->
<dependency>
<groupId>com.github.stefanofornari</groupId>
<artifactId>bsh-console</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanofornari/bsh-console/
implementation 'com.github.stefanofornari:bsh-console:1.2.0'
// https://jarcasting.com/artifacts/com.github.stefanofornari/bsh-console/
implementation ("com.github.stefanofornari:bsh-console:1.2.0")
'com.github.stefanofornari:bsh-console:jar:1.2.0'
<dependency org="com.github.stefanofornari" name="bsh-console" rev="1.2.0">
<artifact name="bsh-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanofornari', module='bsh-console', version='1.2.0')
)
libraryDependencies += "com.github.stefanofornari" % "bsh-console" % "1.2.0"
[com.github.stefanofornari/bsh-console "1.2.0"]