Last Version

com.iodesystems:whatjdk 1.1.3

WhatJDK is a utility for verifying the JRE compatibility of compiled Java classes

License

License

GroupId

GroupId

com.iodesystems
ArtifactId

ArtifactId

whatjdk
Version

Version

1.1.3
Type

Type

jar
Description

Description

WhatJDK is a utility for verifying the JRE compatibility of compiled Java classes

Download whatjdk 1.1.3


<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.