com.iodesystems:whatjdk

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

License

License

GroupId

GroupId

com.iodesystems
ArtifactId

ArtifactId

whatjdk
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download whatjdk

How to add to project

<!-- 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.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2