is not current version
Last Version 0.9.9

org.rwshop:org.rwshop.modules.speech 0.9.4


GroupId

GroupId

org.rwshop
ArtifactId

ArtifactId

org.rwshop.modules.speech
Version

Version

0.9.4
Type

Type

pom

Download org.rwshop.modules.speech 0.9.4


<!-- https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.speech/ -->
<dependency>
    <groupId>org.rwshop</groupId>
    <artifactId>org.rwshop.modules.speech</artifactId>
    <version>0.9.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.speech/
implementation 'org.rwshop:org.rwshop.modules.speech:0.9.4'
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.speech/
implementation ("org.rwshop:org.rwshop.modules.speech:0.9.4")
'org.rwshop:org.rwshop.modules.speech:pom:0.9.4'
<dependency org="org.rwshop" name="org.rwshop.modules.speech" rev="0.9.4">
  <artifact name="org.rwshop.modules.speech" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rwshop', module='org.rwshop.modules.speech', version='0.9.4')
)
libraryDependencies += "org.rwshop" % "org.rwshop.modules.speech" % "0.9.4"
[org.rwshop/org.rwshop.modules.speech "0.9.4"]