| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.github.tadukoo.view |
| ArtifactId | ArtifactIdTadukooComponents |
| Version | Version0.3.2-Alpha |
| Type | Typejar |
| Description |
DescriptionA collection of view utilities
|
<!-- https://jarcasting.com/artifacts/com.github.tadukoo.view/TadukooComponents/ -->
<dependency>
<groupId>com.github.tadukoo.view</groupId>
<artifactId>TadukooComponents</artifactId>
<version>0.3.2-Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tadukoo.view/TadukooComponents/
implementation 'com.github.tadukoo.view:TadukooComponents:0.3.2-Alpha'
// https://jarcasting.com/artifacts/com.github.tadukoo.view/TadukooComponents/
implementation ("com.github.tadukoo.view:TadukooComponents:0.3.2-Alpha")
'com.github.tadukoo.view:TadukooComponents:jar:0.3.2-Alpha'
<dependency org="com.github.tadukoo.view" name="TadukooComponents" rev="0.3.2-Alpha">
<artifact name="TadukooComponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tadukoo.view', module='TadukooComponents', version='0.3.2-Alpha')
)
libraryDependencies += "com.github.tadukoo.view" % "TadukooComponents" % "0.3.2-Alpha"
[com.github.tadukoo.view/TadukooComponents "0.3.2-Alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tadukoo.view : TadukooView | jar | 0.3.2-Alpha |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.platform : junit-platform-runner | jar | 1.7.0 |