GroupId | GroupIdcom.github.fartherp |
---|---|
ArtifactId | ArtifactIdgeneratorcode-pos |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
generatorcode-pos-1.0.1.pom | |
generatorcode-pos-1.0.1.jar | 43 KB |
generatorcode-pos-1.0.1-sources.jar | 27 KB |
generatorcode-pos-1.0.1-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fartherp/generatorcode-pos/ -->
<dependency>
<groupId>com.github.fartherp</groupId>
<artifactId>generatorcode-pos</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/generatorcode-pos/
implementation 'com.github.fartherp:generatorcode-pos:1.0.1'
// https://jarcasting.com/artifacts/com.github.fartherp/generatorcode-pos/
implementation ("com.github.fartherp:generatorcode-pos:1.0.1")
'com.github.fartherp:generatorcode-pos:jar:1.0.1'
<dependency org="com.github.fartherp" name="generatorcode-pos" rev="1.0.1">
<artifact name="generatorcode-pos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='generatorcode-pos', version='1.0.1')
)
libraryDependencies += "com.github.fartherp" % "generatorcode-pos" % "1.0.1"
[com.github.fartherp/generatorcode-pos "1.0.1"]