GroupId | GroupIdcom.devops4j.reflection4j |
---|---|
ArtifactId | ArtifactIdreflection4j |
Version | Version1.0.0-beta4 |
Type | Typejar |
Filename | Size |
---|---|
reflection4j-1.0.0-beta4.pom | |
reflection4j-1.0.0-beta4.jar | 65 KB |
reflection4j-1.0.0-beta4-sources.jar | 36 KB |
reflection4j-1.0.0-beta4-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devops4j.reflection4j/reflection4j/ -->
<dependency>
<groupId>com.devops4j.reflection4j</groupId>
<artifactId>reflection4j</artifactId>
<version>1.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/com.devops4j.reflection4j/reflection4j/
implementation 'com.devops4j.reflection4j:reflection4j:1.0.0-beta4'
// https://jarcasting.com/artifacts/com.devops4j.reflection4j/reflection4j/
implementation ("com.devops4j.reflection4j:reflection4j:1.0.0-beta4")
'com.devops4j.reflection4j:reflection4j:jar:1.0.0-beta4'
<dependency org="com.devops4j.reflection4j" name="reflection4j" rev="1.0.0-beta4">
<artifact name="reflection4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devops4j.reflection4j', module='reflection4j', version='1.0.0-beta4')
)
libraryDependencies += "com.devops4j.reflection4j" % "reflection4j" % "1.0.0-beta4"
[com.devops4j.reflection4j/reflection4j "1.0.0-beta4"]