GroupId | GroupIdio.getquill |
---|---|
ArtifactId | ArtifactIdquill-jasync_3 |
Version | Version3.7.2.Beta1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.getquill/quill-jasync_3/ -->
<dependency>
<groupId>io.getquill</groupId>
<artifactId>quill-jasync_3</artifactId>
<version>3.7.2.Beta1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-jasync_3/
implementation 'io.getquill:quill-jasync_3:3.7.2.Beta1.2'
// https://jarcasting.com/artifacts/io.getquill/quill-jasync_3/
implementation ("io.getquill:quill-jasync_3:3.7.2.Beta1.2")
'io.getquill:quill-jasync_3:jar:3.7.2.Beta1.2'
<dependency org="io.getquill" name="quill-jasync_3" rev="3.7.2.Beta1.2">
<artifact name="quill-jasync_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-jasync_3', version='3.7.2.Beta1.2')
)
libraryDependencies += "io.getquill" % "quill-jasync_3" % "3.7.2.Beta1.2"
[io.getquill/quill-jasync_3 "3.7.2.Beta1.2"]