GroupId | GroupIdio.getquill |
---|---|
ArtifactId | ArtifactIdquill-codegen-tests_2.12 |
Version | Version3.4.8 |
Type | Typejar |
Filename | Size |
---|---|
quill-codegen-tests_2.12-3.4.8.pom | |
quill-codegen-tests_2.12-3.4.8.jar | 282 bytes |
quill-codegen-tests_2.12-3.4.8-sources.jar | 255 bytes |
quill-codegen-tests_2.12-3.4.8-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.getquill/quill-codegen-tests_2.12/ -->
<dependency>
<groupId>io.getquill</groupId>
<artifactId>quill-codegen-tests_2.12</artifactId>
<version>3.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-codegen-tests_2.12/
implementation 'io.getquill:quill-codegen-tests_2.12:3.4.8'
// https://jarcasting.com/artifacts/io.getquill/quill-codegen-tests_2.12/
implementation ("io.getquill:quill-codegen-tests_2.12:3.4.8")
'io.getquill:quill-codegen-tests_2.12:jar:3.4.8'
<dependency org="io.getquill" name="quill-codegen-tests_2.12" rev="3.4.8">
<artifact name="quill-codegen-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-codegen-tests_2.12', version='3.4.8')
)
libraryDependencies += "io.getquill" % "quill-codegen-tests_2.12" % "3.4.8"
[io.getquill/quill-codegen-tests_2.12 "3.4.8"]