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