is not current version
Last Version 2.3.1

com.github.groupon.monsoon:monsoon-processors 2.1.1

Processors of the mon-soon project.

GroupId

GroupId

com.github.groupon.monsoon
ArtifactId

ArtifactId

monsoon-processors
Version

Version

2.1.1
Type

Type

pom

Download monsoon-processors 2.1.1


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