is not current version
Last Version 1.0.3

com.github.navisarv:mop-javac 1.0.1

A JAVAC based plugin for reducing boilerplate manual mapping codings

GroupId

GroupId

com.github.navisarv
ArtifactId

ArtifactId

mop-javac
Version

Version

1.0.1
Type

Type

jar

Download mop-javac 1.0.1


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