GroupId | GroupIdcom.github.trickl |
---|---|
ArtifactId | ArtifactIdflux-extensions |
Version | Versionuntagged-1060c4fbc2c4b4cc58e4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.trickl/flux-extensions/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>flux-extensions</artifactId>
<version>untagged-1060c4fbc2c4b4cc58e4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/flux-extensions/
implementation 'com.github.trickl:flux-extensions:untagged-1060c4fbc2c4b4cc58e4'
// https://jarcasting.com/artifacts/com.github.trickl/flux-extensions/
implementation ("com.github.trickl:flux-extensions:untagged-1060c4fbc2c4b4cc58e4")
'com.github.trickl:flux-extensions:jar:untagged-1060c4fbc2c4b4cc58e4'
<dependency org="com.github.trickl" name="flux-extensions" rev="untagged-1060c4fbc2c4b4cc58e4">
<artifact name="flux-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='flux-extensions', version='untagged-1060c4fbc2c4b4cc58e4')
)
libraryDependencies += "com.github.trickl" % "flux-extensions" % "untagged-1060c4fbc2c4b4cc58e4"
[com.github.trickl/flux-extensions "untagged-1060c4fbc2c4b4cc58e4"]