| License |
License |
|---|---|
| GroupId | GroupIdcom.emitrom |
| ArtifactId | ArtifactIdtouch4j |
| Last Version | Last Version4.2-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTouch4j
Touch4j by Emitrom
|
| Filename | Size |
|---|---|
| touch4j-4.2-RELEASE.pom | |
| touch4j-4.2-RELEASE.jar | 1 MB |
| touch4j-4.2-RELEASE-sources.jar | 630 KB |
| touch4j-4.2-RELEASE-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emitrom/touch4j/ -->
<dependency>
<groupId>com.emitrom</groupId>
<artifactId>touch4j</artifactId>
<version>4.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.emitrom/touch4j/
implementation 'com.emitrom:touch4j:4.2-RELEASE'
// https://jarcasting.com/artifacts/com.emitrom/touch4j/
implementation ("com.emitrom:touch4j:4.2-RELEASE")
'com.emitrom:touch4j:jar:4.2-RELEASE'
<dependency org="com.emitrom" name="touch4j" rev="4.2-RELEASE">
<artifact name="touch4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emitrom', module='touch4j', version='4.2-RELEASE')
)
libraryDependencies += "com.emitrom" % "touch4j" % "4.2-RELEASE"
[com.emitrom/touch4j "4.2-RELEASE"]