is not current version
Last Version 1.0.3

com.qcefast:openFast 1.0.2

Automate using the FAST Framework!

GroupId

GroupId

com.qcefast
ArtifactId

ArtifactId

openFast
Version

Version

1.0.2
Type

Type

jar

Download openFast 1.0.2


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