is not current version
Last Version 1.0.30

com.atomgraph:twirl 1.0.17

A library for simplified SPIN constraint validation.

GroupId

GroupId

com.atomgraph
ArtifactId

ArtifactId

twirl
Version

Version

1.0.17
Type

Type

jar

Download twirl 1.0.17


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