is not current version
Last Version 2.1.0

com.newcircle:yamba-client 1.0.0

Companion library for NewCircle Android Bootcamp

Categories

Categories

CLI User Interface
GroupId

GroupId

com.newcircle
ArtifactId

ArtifactId

yamba-client
Version

Version

1.0.0
Type

Type

aar

Download yamba-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.newcircle/yamba-client/ -->
<dependency>
    <groupId>com.newcircle</groupId>
    <artifactId>yamba-client</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.newcircle/yamba-client/
implementation 'com.newcircle:yamba-client:1.0.0'
// https://jarcasting.com/artifacts/com.newcircle/yamba-client/
implementation ("com.newcircle:yamba-client:1.0.0")
'com.newcircle:yamba-client:aar:1.0.0'
<dependency org="com.newcircle" name="yamba-client" rev="1.0.0">
  <artifact name="yamba-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.newcircle', module='yamba-client', version='1.0.0')
)
libraryDependencies += "com.newcircle" % "yamba-client" % "1.0.0"
[com.newcircle/yamba-client "1.0.0"]