GroupId | GroupIdio.getquill |
---|---|
ArtifactId | ArtifactIdquill-engine_3 |
Version | Version3.16.2 |
Type | Typejar |
Filename | Size |
---|---|
quill-engine_3-3.16.2.pom | |
quill-engine_3-3.16.2.jar | 2 MB |
quill-engine_3-3.16.2-sources.jar | 137 KB |
quill-engine_3-3.16.2-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getquill/quill-engine_3/ -->
<dependency>
<groupId>io.getquill</groupId>
<artifactId>quill-engine_3</artifactId>
<version>3.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-engine_3/
implementation 'io.getquill:quill-engine_3:3.16.2'
// https://jarcasting.com/artifacts/io.getquill/quill-engine_3/
implementation ("io.getquill:quill-engine_3:3.16.2")
'io.getquill:quill-engine_3:jar:3.16.2'
<dependency org="io.getquill" name="quill-engine_3" rev="3.16.2">
<artifact name="quill-engine_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-engine_3', version='3.16.2')
)
libraryDependencies += "io.getquill" % "quill-engine_3" % "3.16.2"
[io.getquill/quill-engine_3 "3.16.2"]