is not current version
Last Version 0.1.27-1

org.webjars:fstream 0.1.27

WebJar for fstream

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

fstream
Version

Version

0.1.27
Type

Type

jar

Download fstream 0.1.27


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