is not current version
Last Version 1.0.0

com.fitbur.external:external-objenesis 0.5.9


Categories

Categories

Objenesis Application Layer Libs Introspection
GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external-objenesis
Version

Version

0.5.9
Type

Type

jar

Download external-objenesis 0.5.9


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