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