is not current version
Last Version RELEASE140

org.netbeans.external:isorelax RELEASE122

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

org.netbeans.external
ArtifactId

ArtifactId

isorelax
Version

Version

RELEASE122
Type

Type

jar

Download isorelax RELEASE122


<!-- https://jarcasting.com/artifacts/org.netbeans.external/isorelax/ -->
<dependency>
    <groupId>org.netbeans.external</groupId>
    <artifactId>isorelax</artifactId>
    <version>RELEASE122</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/isorelax/
implementation 'org.netbeans.external:isorelax:RELEASE122'
// https://jarcasting.com/artifacts/org.netbeans.external/isorelax/
implementation ("org.netbeans.external:isorelax:RELEASE122")
'org.netbeans.external:isorelax:jar:RELEASE122'
<dependency org="org.netbeans.external" name="isorelax" rev="RELEASE122">
  <artifact name="isorelax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='isorelax', version='RELEASE122')
)
libraryDependencies += "org.netbeans.external" % "isorelax" % "RELEASE122"
[org.netbeans.external/isorelax "RELEASE122"]