is not current version
Last Version 0.0.4

xyz.euclia:jquots 0.0.1

JQuots is the client of the Quots application

Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.euclia
ArtifactId

ArtifactId

jquots
Version

Version

0.0.1
Type

Type

jar

Download jquots 0.0.1


<!-- https://jarcasting.com/artifacts/xyz.euclia/jquots/ -->
<dependency>
    <groupId>xyz.euclia</groupId>
    <artifactId>jquots</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.euclia/jquots/
implementation 'xyz.euclia:jquots:0.0.1'
// https://jarcasting.com/artifacts/xyz.euclia/jquots/
implementation ("xyz.euclia:jquots:0.0.1")
'xyz.euclia:jquots:jar:0.0.1'
<dependency org="xyz.euclia" name="jquots" rev="0.0.1">
  <artifact name="jquots" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.euclia', module='jquots', version='0.0.1')
)
libraryDependencies += "xyz.euclia" % "jquots" % "0.0.1"
[xyz.euclia/jquots "0.0.1"]