License |
License |
---|---|
GroupId | GroupIdcom.github.navisarv |
ArtifactId | ArtifactIdmop-javac |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMOP Javac
A javac plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mop-javac-1.0.3.pom | |
mop-javac-1.0.3.jar | 19 KB |
mop-javac-1.0.3-sources.jar | 3 KB |
mop-javac-1.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.navisarv : mop-appliance | jar | 1.0.1 |