Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.phantomthief |
ArtifactId | ArtifactIdbuffer-trigger |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
buffer-trigger-0.2.5.pom | |
buffer-trigger-0.2.5.jar | 11 KB |
buffer-trigger-0.2.5-sources.jar | 3 KB |
buffer-trigger-0.2.5-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.phantomthief/buffer-trigger/ -->
<dependency>
<groupId>com.github.phantomthief</groupId>
<artifactId>buffer-trigger</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phantomthief/buffer-trigger/
implementation 'com.github.phantomthief:buffer-trigger:0.2.5'
// https://jarcasting.com/artifacts/com.github.phantomthief/buffer-trigger/
implementation ("com.github.phantomthief:buffer-trigger:0.2.5")
'com.github.phantomthief:buffer-trigger:jar:0.2.5'
<dependency org="com.github.phantomthief" name="buffer-trigger" rev="0.2.5">
<artifact name="buffer-trigger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phantomthief', module='buffer-trigger', version='0.2.5')
)
libraryDependencies += "com.github.phantomthief" % "buffer-trigger" % "0.2.5"
[com.github.phantomthief/buffer-trigger "0.2.5"]