is not current version
Last Version 2.3.1

com.github.groupon.monsoon:monsoon-processor-wavefront 2.3


GroupId

GroupId

com.github.groupon.monsoon
ArtifactId

ArtifactId

monsoon-processor-wavefront
Version

Version

2.3
Type

Type

jar

Download monsoon-processor-wavefront 2.3


<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-processor-wavefront/ -->
<dependency>
    <groupId>com.github.groupon.monsoon</groupId>
    <artifactId>monsoon-processor-wavefront</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-processor-wavefront/
implementation 'com.github.groupon.monsoon:monsoon-processor-wavefront:2.3'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-processor-wavefront/
implementation ("com.github.groupon.monsoon:monsoon-processor-wavefront:2.3")
'com.github.groupon.monsoon:monsoon-processor-wavefront:jar:2.3'
<dependency org="com.github.groupon.monsoon" name="monsoon-processor-wavefront" rev="2.3">
  <artifact name="monsoon-processor-wavefront" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-processor-wavefront', version='2.3')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-processor-wavefront" % "2.3"
[com.github.groupon.monsoon/monsoon-processor-wavefront "2.3"]