Last Version

Mimic Library 1.0.0

The library.

License

License

GroupId

GroupId

com.github.stephanenicolas.mimic
ArtifactId

ArtifactId

mimic-library
Version

Version

1.0.0
Type

Type

jar
Description

Description

Mimic Library
The library.

Download mimic-library 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.stephanenicolas.mimic : mimic-annotations jar 1.0.0
de.icongmbh.oss.maven.plugins : javassist-maven-plugin jar 1.1.0
findbugs : annotations jar 1.0.0
com.google.inject : guice jar 3.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.findbugs : jsr305 jar 2.0.3
org.easymock : easymock jar 3.2

Project Modules

There are no modules declared in this project.