is not current version
Last Version 0.2.0

com.flarestarsoftware:mirrormocks 0.1.0

Set of mock classes for javax.lang.model interfaces. For use in unit testing annotation processors.

Categories

Categories

Mirror Application Layer Libs Introspection ORM Data
GroupId

GroupId

com.flarestarsoftware
ArtifactId

ArtifactId

mirrormocks
Version

Version

0.1.0
Type

Type

jar

Download mirrormocks 0.1.0


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