License |
License |
---|---|
GroupId | GroupIdcom.iodesystems |
ArtifactId | ArtifactIdwhatjdk-parent |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWhatJDK
WhatJDK is a utility for verifying the JRE compatibility of compiled Java classes
|
Filename | Size |
---|---|
whatjdk-parent-1.1.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iodesystems/whatjdk-parent/ -->
<dependency>
<groupId>com.iodesystems</groupId>
<artifactId>whatjdk-parent</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iodesystems/whatjdk-parent/
implementation 'com.iodesystems:whatjdk-parent:1.1.3'
// https://jarcasting.com/artifacts/com.iodesystems/whatjdk-parent/
implementation ("com.iodesystems:whatjdk-parent:1.1.3")
'com.iodesystems:whatjdk-parent:pom:1.1.3'
<dependency org="com.iodesystems" name="whatjdk-parent" rev="1.1.3">
<artifact name="whatjdk-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iodesystems', module='whatjdk-parent', version='1.1.3')
)
libraryDependencies += "com.iodesystems" % "whatjdk-parent" % "1.1.3"
[com.iodesystems/whatjdk-parent "1.1.3"]