License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.intelie.introspective |
ArtifactId | ArtifactIdintrospective |
Version | Version0.10 |
Type | Typejar |
Description |
DescriptionIntrospective
JVM Introspection Utilities
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
introspective-0.10.pom | |
introspective-0.10.jar | 42 KB |
introspective-0.10-sources.jar | 20 KB |
introspective-0.10-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.intelie.introspective/introspective/ -->
<dependency>
<groupId>net.intelie.introspective</groupId>
<artifactId>introspective</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.intelie.introspective/introspective/
implementation 'net.intelie.introspective:introspective:0.10'
// https://jarcasting.com/artifacts/net.intelie.introspective/introspective/
implementation ("net.intelie.introspective:introspective:0.10")
'net.intelie.introspective:introspective:jar:0.10'
<dependency org="net.intelie.introspective" name="introspective" rev="0.10">
<artifact name="introspective" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.intelie.introspective', module='introspective', version='0.10')
)
libraryDependencies += "net.intelie.introspective" % "introspective" % "0.10"
[net.intelie.introspective/introspective "0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.4.1 |
org.openjdk.jol : jol-core | jar | 0.9 |