GroupId | GroupIdcom.disneystreaming |
---|---|
ArtifactId | ArtifactIdweaver-cats_3 |
Version | Version0.6.12 |
Type | Typejar |
Filename | Size |
---|---|
weaver-cats_3-0.6.12.pom | |
weaver-cats_3-0.6.12.jar | 4 KB |
weaver-cats_3-0.6.12-sources.jar | 843 bytes |
weaver-cats_3-0.6.12-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.disneystreaming/weaver-cats_3/ -->
<dependency>
<groupId>com.disneystreaming</groupId>
<artifactId>weaver-cats_3</artifactId>
<version>0.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming/weaver-cats_3/
implementation 'com.disneystreaming:weaver-cats_3:0.6.12'
// https://jarcasting.com/artifacts/com.disneystreaming/weaver-cats_3/
implementation ("com.disneystreaming:weaver-cats_3:0.6.12")
'com.disneystreaming:weaver-cats_3:jar:0.6.12'
<dependency org="com.disneystreaming" name="weaver-cats_3" rev="0.6.12">
<artifact name="weaver-cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming', module='weaver-cats_3', version='0.6.12')
)
libraryDependencies += "com.disneystreaming" % "weaver-cats_3" % "0.6.12"
[com.disneystreaming/weaver-cats_3 "0.6.12"]