GroupId | GroupIdio.getquill |
---|---|
ArtifactId | ArtifactIdquill-engine_3 |
Version | Version3.15.0 |
Type | Typejar |
Filename | Size |
---|---|
quill-engine_3-3.15.0.pom | |
quill-engine_3-3.15.0.jar | 2 MB |
quill-engine_3-3.15.0-sources.jar | 135 KB |
quill-engine_3-3.15.0-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.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-engine_3/
implementation 'io.getquill:quill-engine_3:3.15.0'
// https://jarcasting.com/artifacts/io.getquill/quill-engine_3/
implementation ("io.getquill:quill-engine_3:3.15.0")
'io.getquill:quill-engine_3:jar:3.15.0'
<dependency org="io.getquill" name="quill-engine_3" rev="3.15.0">
<artifact name="quill-engine_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-engine_3', version='3.15.0')
)
libraryDependencies += "io.getquill" % "quill-engine_3" % "3.15.0"
[io.getquill/quill-engine_3 "3.15.0"]