Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.streamsupport |
ArtifactId | ArtifactIdstreamsupport-cfuture |
Version | Version1.5.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/ -->
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>streamsupport-cfuture</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/
implementation 'net.sourceforge.streamsupport:streamsupport-cfuture:1.5.2'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/
implementation ("net.sourceforge.streamsupport:streamsupport-cfuture:1.5.2")
'net.sourceforge.streamsupport:streamsupport-cfuture:jar:1.5.2'
<dependency org="net.sourceforge.streamsupport" name="streamsupport-cfuture" rev="1.5.2">
<artifact name="streamsupport-cfuture" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='streamsupport-cfuture', version='1.5.2')
)
libraryDependencies += "net.sourceforge.streamsupport" % "streamsupport-cfuture" % "1.5.2"
[net.sourceforge.streamsupport/streamsupport-cfuture "1.5.2"]