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