Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.thejuki |
ArtifactId | ArtifactIdk-form-master |
Version | Version8.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
k-form-master-8.2.0.pom | |
k-form-master-8.2.0-sources.jar | 208 KB |
k-form-master-8.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thejuki/k-form-master/ -->
<dependency>
<groupId>com.github.thejuki</groupId>
<artifactId>k-form-master</artifactId>
<version>8.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thejuki/k-form-master/
implementation 'com.github.thejuki:k-form-master:8.2.0'
// https://jarcasting.com/artifacts/com.github.thejuki/k-form-master/
implementation ("com.github.thejuki:k-form-master:8.2.0")
'com.github.thejuki:k-form-master:aar:8.2.0'
<dependency org="com.github.thejuki" name="k-form-master" rev="8.2.0">
<artifact name="k-form-master" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.thejuki', module='k-form-master', version='8.2.0')
)
libraryDependencies += "com.github.thejuki" % "k-form-master" % "8.2.0"
[com.github.thejuki/k-form-master "8.2.0"]