GroupId | GroupIdcom.github.ptgoetz |
---|---|
ArtifactId | ArtifactIdflux-wrappers |
Version | Version0.1.3 |
Type | Typejar |
Filename | Size |
---|---|
flux-wrappers-0.1.3.pom | |
flux-wrappers-0.1.3.jar | 12 KB |
flux-wrappers-0.1.3-sources.jar | 11 KB |
flux-wrappers-0.1.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/ -->
<dependency>
<groupId>com.github.ptgoetz</groupId>
<artifactId>flux-wrappers</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/
implementation 'com.github.ptgoetz:flux-wrappers:0.1.3'
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/
implementation ("com.github.ptgoetz:flux-wrappers:0.1.3")
'com.github.ptgoetz:flux-wrappers:jar:0.1.3'
<dependency org="com.github.ptgoetz" name="flux-wrappers" rev="0.1.3">
<artifact name="flux-wrappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='flux-wrappers', version='0.1.3')
)
libraryDependencies += "com.github.ptgoetz" % "flux-wrappers" % "0.1.3"
[com.github.ptgoetz/flux-wrappers "0.1.3"]