is not current version
Last Version 0.7.12

com.disneystreaming:weaver-core_2.13 0.7.0-M4

core

GroupId

GroupId

com.disneystreaming
ArtifactId

ArtifactId

weaver-core_2.13
Version

Version

0.7.0-M4
Type

Type

jar

Download weaver-core_2.13 0.7.0-M4


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