GroupId | GroupIdcom.disneystreaming |
---|---|
ArtifactId | ArtifactIdweaver-cats_3 |
Version | Version0.6.11 |
Type | Typejar |
Filename | Size |
---|---|
weaver-cats_3-0.6.11.pom | |
weaver-cats_3-0.6.11.jar | 4 KB |
weaver-cats_3-0.6.11-sources.jar | 843 bytes |
weaver-cats_3-0.6.11-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.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming/weaver-cats_3/
implementation 'com.disneystreaming:weaver-cats_3:0.6.11'
// https://jarcasting.com/artifacts/com.disneystreaming/weaver-cats_3/
implementation ("com.disneystreaming:weaver-cats_3:0.6.11")
'com.disneystreaming:weaver-cats_3:jar:0.6.11'
<dependency org="com.disneystreaming" name="weaver-cats_3" rev="0.6.11">
<artifact name="weaver-cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming', module='weaver-cats_3', version='0.6.11')
)
libraryDependencies += "com.disneystreaming" % "weaver-cats_3" % "0.6.11"
[com.disneystreaming/weaver-cats_3 "0.6.11"]