GroupId | GroupIdcom.github.hi-fi |
---|---|
ArtifactId | ArtifactIdremotesikulilibrary |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
remotesikulilibrary-0.0.1.pom | |
remotesikulilibrary-0.0.1.xml | 4 KB |
remotesikulilibrary-0.0.1-sources.jar | 12 KB |
remotesikulilibrary-0.0.1-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hi-fi/remotesikulilibrary/ -->
<dependency>
<groupId>com.github.hi-fi</groupId>
<artifactId>remotesikulilibrary</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/remotesikulilibrary/
implementation 'com.github.hi-fi:remotesikulilibrary:0.0.1'
// https://jarcasting.com/artifacts/com.github.hi-fi/remotesikulilibrary/
implementation ("com.github.hi-fi:remotesikulilibrary:0.0.1")
'com.github.hi-fi:remotesikulilibrary:jar:0.0.1'
<dependency org="com.github.hi-fi" name="remotesikulilibrary" rev="0.0.1">
<artifact name="remotesikulilibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='remotesikulilibrary', version='0.0.1')
)
libraryDependencies += "com.github.hi-fi" % "remotesikulilibrary" % "0.0.1"
[com.github.hi-fi/remotesikulilibrary "0.0.1"]