is not current version
Last Version 0.3.4-Alpha

com.github.tadukoo.view:TadukooComponents 0.3.1-Alpha


GroupId

GroupId

com.github.tadukoo.view
ArtifactId

ArtifactId

TadukooComponents
Version

Version

0.3.1-Alpha
Type

Type

jar

Download TadukooComponents 0.3.1-Alpha


<!-- https://jarcasting.com/artifacts/com.github.tadukoo.view/TadukooComponents/ -->
<dependency>
    <groupId>com.github.tadukoo.view</groupId>
    <artifactId>TadukooComponents</artifactId>
    <version>0.3.1-Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tadukoo.view/TadukooComponents/
implementation 'com.github.tadukoo.view:TadukooComponents:0.3.1-Alpha'
// https://jarcasting.com/artifacts/com.github.tadukoo.view/TadukooComponents/
implementation ("com.github.tadukoo.view:TadukooComponents:0.3.1-Alpha")
'com.github.tadukoo.view:TadukooComponents:jar:0.3.1-Alpha'
<dependency org="com.github.tadukoo.view" name="TadukooComponents" rev="0.3.1-Alpha">
  <artifact name="TadukooComponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tadukoo.view', module='TadukooComponents', version='0.3.1-Alpha')
)
libraryDependencies += "com.github.tadukoo.view" % "TadukooComponents" % "0.3.1-Alpha"
[com.github.tadukoo.view/TadukooComponents "0.3.1-Alpha"]