License |
License |
---|---|
GroupId | GroupIdcom.iodesystems |
ArtifactId | ArtifactIdwhatjdk |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWhatJDK is a utility for verifying the JRE compatibility of compiled Java classes
|
Filename | Size |
---|---|
whatjdk-1.1.3.pom | |
whatjdk-1.1.3.jar | 17 KB |
whatjdk-1.1.3-sources.jar | 7 KB |
whatjdk-1.1.3-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iodesystems/whatjdk/ -->
<dependency>
<groupId>com.iodesystems</groupId>
<artifactId>whatjdk</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.iodesystems/whatjdk/
implementation 'com.iodesystems:whatjdk:1.1.3'
// https://jarcasting.com/artifacts/com.iodesystems/whatjdk/
implementation ("com.iodesystems:whatjdk:1.1.3")
'com.iodesystems:whatjdk:jar:1.1.3'
<dependency org="com.iodesystems" name="whatjdk" rev="1.1.3">
<artifact name="whatjdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iodesystems', module='whatjdk', version='1.1.3')
)
libraryDependencies += "com.iodesystems" % "whatjdk" % "1.1.3"
[com.iodesystems/whatjdk "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.offbytwo : docopt | jar | 0.6.0.20150202 |
com.iodesystems : fn | jar | 3.0.2 |
org.ow2.asm : asm | jar | 7.1 |