is not current version
Last Version 1.4.1

com.twineworks:tweakflow 0.13.0

Embeddable expression language for Java.

GroupId

GroupId

com.twineworks
ArtifactId

ArtifactId

tweakflow
Version

Version

0.13.0
Type

Type

jar

Download tweakflow 0.13.0


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