is not current version
Last Version 0.7.12

com.disneystreaming:weaver-core_2.12 0.7.6

core

GroupId

GroupId

com.disneystreaming
ArtifactId

ArtifactId

weaver-core_2.12
Version

Version

0.7.6
Type

Type

jar

Download weaver-core_2.12 0.7.6


<!-- https://jarcasting.com/artifacts/com.disneystreaming/weaver-core_2.12/ -->
<dependency>
    <groupId>com.disneystreaming</groupId>
    <artifactId>weaver-core_2.12</artifactId>
    <version>0.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.disneystreaming/weaver-core_2.12/
implementation 'com.disneystreaming:weaver-core_2.12:0.7.6'
// https://jarcasting.com/artifacts/com.disneystreaming/weaver-core_2.12/
implementation ("com.disneystreaming:weaver-core_2.12:0.7.6")
'com.disneystreaming:weaver-core_2.12:jar:0.7.6'
<dependency org="com.disneystreaming" name="weaver-core_2.12" rev="0.7.6">
  <artifact name="weaver-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disneystreaming', module='weaver-core_2.12', version='0.7.6')
)
libraryDependencies += "com.disneystreaming" % "weaver-core_2.12" % "0.7.6"
[com.disneystreaming/weaver-core_2.12 "0.7.6"]