GroupId | GroupIdio.github.dokar3 |
---|---|
ArtifactId | ArtifactIdchiptextfield |
Version | Version0.2.5 |
Type | Typepom |
Filename | Size |
---|---|
chiptextfield-0.2.5.pom | |
chiptextfield-0.2.5-release.aar | 121 KB |
chiptextfield-0.2.5-release-sources.jar | 11 KB |
chiptextfield-0.2.5-release-javadoc.jar | 289 KB |
chiptextfield-0.2.5-debug.aar | 148 KB |
chiptextfield-0.2.5-debug-sources.jar | 11 KB |
chiptextfield-0.2.5-debug-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/ -->
<dependency>
<groupId>io.github.dokar3</groupId>
<artifactId>chiptextfield</artifactId>
<version>0.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/
implementation 'io.github.dokar3:chiptextfield:0.2.5'
// https://jarcasting.com/artifacts/io.github.dokar3/chiptextfield/
implementation ("io.github.dokar3:chiptextfield:0.2.5")
'io.github.dokar3:chiptextfield:pom:0.2.5'
<dependency org="io.github.dokar3" name="chiptextfield" rev="0.2.5">
<artifact name="chiptextfield" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dokar3', module='chiptextfield', version='0.2.5')
)
libraryDependencies += "io.github.dokar3" % "chiptextfield" % "0.2.5"
[io.github.dokar3/chiptextfield "0.2.5"]