License |
License |
---|---|
GroupId | GroupIdcom.github.keithyokoma |
ArtifactId | ArtifactIdLicenseCreditView |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionLicenseCreditView
Library description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LicenseCreditView-1.0.0.pom | |
LicenseCreditView-1.0.0.jar | 11 KB |
LicenseCreditView-1.0.0-sources.jar | 3 KB |
LicenseCreditView-1.0.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keithyokoma/LicenseCreditView/ -->
<dependency>
<groupId>com.github.keithyokoma</groupId>
<artifactId>LicenseCreditView</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keithyokoma/LicenseCreditView/
implementation 'com.github.keithyokoma:LicenseCreditView:1.0.0'
// https://jarcasting.com/artifacts/com.github.keithyokoma/LicenseCreditView/
implementation ("com.github.keithyokoma:LicenseCreditView:1.0.0")
'com.github.keithyokoma:LicenseCreditView:jar:1.0.0'
<dependency org="com.github.keithyokoma" name="LicenseCreditView" rev="1.0.0">
<artifact name="LicenseCreditView" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keithyokoma', module='LicenseCreditView', version='1.0.0')
)
libraryDependencies += "com.github.keithyokoma" % "LicenseCreditView" % "1.0.0"
[com.github.keithyokoma/LicenseCreditView "1.0.0"]