MOP Javac

A javac plugin

License

License

GroupId

GroupId

com.github.navisarv
ArtifactId

ArtifactId

mop-javac
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

MOP Javac
A javac plugin
Project URL

Project URL

https://github.com/navisarv/mop/wiki
Source Code Management

Source Code Management

https://github.com/navisarv/mop.git

Download mop-javac

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.navisarv : mop-appliance jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0