is not current version
Last Version 0.2.19

com.github.phantomthief:buffer-trigger 0.2.6

A buffer with trigger

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

buffer-trigger
Version

Version

0.2.6
Type

Type

jar

Download buffer-trigger 0.2.6


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