License |
License |
---|---|
GroupId | GroupIdcom.fathzer |
ArtifactId | ArtifactIdyapbam-launcher |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyapbam-launcher
Yapbam launcher is a launcher dedicated to the Yapbam application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yapbam-launcher-1.0.1.pom | |
yapbam-launcher-1.0.1.jar | 3 KB |
yapbam-launcher-1.0.1-sources.jar | 1 KB |
yapbam-launcher-1.0.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fathzer/yapbam-launcher/ -->
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>yapbam-launcher</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/yapbam-launcher/
implementation 'com.fathzer:yapbam-launcher:1.0.1'
// https://jarcasting.com/artifacts/com.fathzer/yapbam-launcher/
implementation ("com.fathzer:yapbam-launcher:1.0.1")
'com.fathzer:yapbam-launcher:jar:1.0.1'
<dependency org="com.fathzer" name="yapbam-launcher" rev="1.0.1">
<artifact name="yapbam-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='yapbam-launcher', version='1.0.1')
)
libraryDependencies += "com.fathzer" % "yapbam-launcher" % "1.0.1"
[com.fathzer/yapbam-launcher "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |