| GroupId | GroupIdio.bitbucket.haneulho_enliple |
|---|---|
| ArtifactId | ArtifactIdjhtalk |
| Version | Version0.0.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| jhtalk-0.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.haneulho_enliple/jhtalk/ -->
<dependency>
<groupId>io.bitbucket.haneulho_enliple</groupId>
<artifactId>jhtalk</artifactId>
<version>0.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.haneulho_enliple/jhtalk/
implementation 'io.bitbucket.haneulho_enliple:jhtalk:0.0.0'
// https://jarcasting.com/artifacts/io.bitbucket.haneulho_enliple/jhtalk/
implementation ("io.bitbucket.haneulho_enliple:jhtalk:0.0.0")
'io.bitbucket.haneulho_enliple:jhtalk:aar:0.0.0'
<dependency org="io.bitbucket.haneulho_enliple" name="jhtalk" rev="0.0.0">
<artifact name="jhtalk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.haneulho_enliple', module='jhtalk', version='0.0.0')
)
libraryDependencies += "io.bitbucket.haneulho_enliple" % "jhtalk" % "0.0.0"
[io.bitbucket.haneulho_enliple/jhtalk "0.0.0"]