Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.cattaka |
ArtifactId | ArtifactIdcathandsgendroid-apt |
Version | Version0.4.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/ -->
<dependency>
<groupId>net.cattaka</groupId>
<artifactId>cathandsgendroid-apt</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/
implementation 'net.cattaka:cathandsgendroid-apt:0.4.5'
// https://jarcasting.com/artifacts/net.cattaka/cathandsgendroid-apt/
implementation ("net.cattaka:cathandsgendroid-apt:0.4.5")
'net.cattaka:cathandsgendroid-apt:jar:0.4.5'
<dependency org="net.cattaka" name="cathandsgendroid-apt" rev="0.4.5">
<artifact name="cathandsgendroid-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cattaka', module='cathandsgendroid-apt', version='0.4.5')
)
libraryDependencies += "net.cattaka" % "cathandsgendroid-apt" % "0.4.5"
[net.cattaka/cathandsgendroid-apt "0.4.5"]