is not current version
Last Version 0.7.12

com.disneystreaming:weaver-core_2.13 0.6.0-M3

core

GroupId

GroupId

com.disneystreaming
ArtifactId

ArtifactId

weaver-core_2.13
Version

Version

0.6.0-M3
Type

Type

jar

Download weaver-core_2.13 0.6.0-M3


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