GroupId | GroupIdcom.github.h-thurow |
---|---|
ArtifactId | ArtifactIdq2o |
Version | Version3.9 |
Type | Typejar |
Filename | Size |
---|---|
q2o-3.9.pom | |
q2o-3.9.jar | 68 KB |
q2o-3.9-test-sources.jar | 48 KB |
q2o-3.9-sources.jar | 44 KB |
q2o-3.9-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h-thurow/q2o/ -->
<dependency>
<groupId>com.github.h-thurow</groupId>
<artifactId>q2o</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h-thurow/q2o/
implementation 'com.github.h-thurow:q2o:3.9'
// https://jarcasting.com/artifacts/com.github.h-thurow/q2o/
implementation ("com.github.h-thurow:q2o:3.9")
'com.github.h-thurow:q2o:jar:3.9'
<dependency org="com.github.h-thurow" name="q2o" rev="3.9">
<artifact name="q2o" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h-thurow', module='q2o', version='3.9')
)
libraryDependencies += "com.github.h-thurow" % "q2o" % "3.9"
[com.github.h-thurow/q2o "3.9"]