GroupId | GroupIdio.engineblock |
---|---|
ArtifactId | ArtifactIdat-stdout |
Version | Version2.11.12 |
Type | Typejar |
Filename | Size |
---|---|
at-stdout-2.11.12.pom | |
at-stdout-2.11.12.jar | 20 KB |
at-stdout-2.11.12-sources.jar | 11 KB |
at-stdout-2.11.12-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/at-stdout/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>at-stdout</artifactId>
<version>2.11.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/at-stdout/
implementation 'io.engineblock:at-stdout:2.11.12'
// https://jarcasting.com/artifacts/io.engineblock/at-stdout/
implementation ("io.engineblock:at-stdout:2.11.12")
'io.engineblock:at-stdout:jar:2.11.12'
<dependency org="io.engineblock" name="at-stdout" rev="2.11.12">
<artifact name="at-stdout" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='at-stdout', version='2.11.12')
)
libraryDependencies += "io.engineblock" % "at-stdout" % "2.11.12"
[io.engineblock/at-stdout "2.11.12"]