License |
License |
---|---|
Categories |
CategoriesObjenesis Application Layer Libs Introspection |
GroupId | GroupIdcom.fitbur.external |
ArtifactId | ArtifactIdexternal-objenesis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFitburIO External is a collection of shaded external third party libraries.
|
Project Organization |
Project OrganizationFitburIO |
Filename | Size |
---|---|
external-objenesis-1.0.0.pom | |
external-objenesis-1.0.0.jar | 47 KB |
external-objenesis-1.0.0-sources.jar | 48 KB |
external-objenesis-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fitbur.external/external-objenesis/ -->
<dependency>
<groupId>com.fitbur.external</groupId>
<artifactId>external-objenesis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.external/external-objenesis/
implementation 'com.fitbur.external:external-objenesis:1.0.0'
// https://jarcasting.com/artifacts/com.fitbur.external/external-objenesis/
implementation ("com.fitbur.external:external-objenesis:1.0.0")
'com.fitbur.external:external-objenesis:jar:1.0.0'
<dependency org="com.fitbur.external" name="external-objenesis" rev="1.0.0">
<artifact name="external-objenesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.external', module='external-objenesis', version='1.0.0')
)
libraryDependencies += "com.fitbur.external" % "external-objenesis" % "1.0.0"
[com.fitbur.external/external-objenesis "1.0.0"]