Last Version

ocubator 1.3.1

Tool for testing Java annotation processors

License

License

GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

ocubator
Version

Version

1.3.1
Type

Type

jar
Description

Description

ocubator
Tool for testing Java annotation processors
Project URL

Project URL

https://github.com/int02h/ocubator
Source Code Management

Source Code Management

https://github.com/int02h/ocubator

Download ocubator 1.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.