is not current version
Last Version 0.2.19

com.github.phantomthief:buffer-trigger 0.2.14

A buffer with trigger

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

buffer-trigger
Version

Version

0.2.14
Type

Type

jar

Download buffer-trigger 0.2.14


<!-- https://jarcasting.com/artifacts/com.github.phantomthief/buffer-trigger/ -->
<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>buffer-trigger</artifactId>
    <version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/buffer-trigger/
implementation 'com.github.phantomthief:buffer-trigger:0.2.14'
// https://jarcasting.com/artifacts/com.github.phantomthief/buffer-trigger/
implementation ("com.github.phantomthief:buffer-trigger:0.2.14")
'com.github.phantomthief:buffer-trigger:jar:0.2.14'
<dependency org="com.github.phantomthief" name="buffer-trigger" rev="0.2.14">
  <artifact name="buffer-trigger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='buffer-trigger', version='0.2.14')
)
libraryDependencies += "com.github.phantomthief" % "buffer-trigger" % "0.2.14"
[com.github.phantomthief/buffer-trigger "0.2.14"]