is not current version
Last Version 1.0.2

com.github.fartherp:generatorcode-pos 1.0.0


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

generatorcode-pos
Version

Version

1.0.0
Type

Type

jar

Download generatorcode-pos 1.0.0


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