is not current version
Last Version 0.3.0

com.astutebits:jsquint-api 0.1.0


GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint-api
Version

Version

0.1.0
Type

Type

jar

Download jsquint-api 0.1.0


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