GroupId | GroupIdio.github.xlffm3 |
---|---|
ArtifactId | ArtifactIdquery-counter |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
query-counter-1.0.0.pom | |
query-counter-1.0.0-sources.jar | 3 KB |
query-counter-1.0.0-plain.jar | 6 KB |
query-counter-1.0.0-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xlffm3/query-counter/ -->
<dependency>
<groupId>io.github.xlffm3</groupId>
<artifactId>query-counter</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xlffm3/query-counter/
implementation 'io.github.xlffm3:query-counter:1.0.0'
// https://jarcasting.com/artifacts/io.github.xlffm3/query-counter/
implementation ("io.github.xlffm3:query-counter:1.0.0")
'io.github.xlffm3:query-counter:pom:1.0.0'
<dependency org="io.github.xlffm3" name="query-counter" rev="1.0.0">
<artifact name="query-counter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xlffm3', module='query-counter', version='1.0.0')
)
libraryDependencies += "io.github.xlffm3" % "query-counter" % "1.0.0"
[io.github.xlffm3/query-counter "1.0.0"]