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