is not current version
Last Version 1.0.3

com.github.navisarv:mop-javac 1.0.2

A javac plugin

GroupId

GroupId

com.github.navisarv
ArtifactId

ArtifactId

mop-javac
Version

Version

1.0.2
Type

Type

jar

Download mop-javac 1.0.2


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