Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.kmbulebu.nicknack |
ArtifactId | ArtifactIdxbmc-provider |
Version | Version0.0.5b |
Type | Typejar |
Filename | Size |
---|---|
xbmc-provider-0.0.5b.pom | |
xbmc-provider-0.0.5b.jar | 2 MB |
xbmc-provider-0.0.5b-sources.jar | 17 KB |
xbmc-provider-0.0.5b-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/xbmc-provider/ -->
<dependency>
<groupId>com.github.kmbulebu.nicknack</groupId>
<artifactId>xbmc-provider</artifactId>
<version>0.0.5b</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/xbmc-provider/
implementation 'com.github.kmbulebu.nicknack:xbmc-provider:0.0.5b'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/xbmc-provider/
implementation ("com.github.kmbulebu.nicknack:xbmc-provider:0.0.5b")
'com.github.kmbulebu.nicknack:xbmc-provider:jar:0.0.5b'
<dependency org="com.github.kmbulebu.nicknack" name="xbmc-provider" rev="0.0.5b">
<artifact name="xbmc-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='xbmc-provider', version='0.0.5b')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "xbmc-provider" % "0.0.5b"
[com.github.kmbulebu.nicknack/xbmc-provider "0.0.5b"]