i

isorelax

Files download
File Operation
isorelax-20050913.jar download
isorelax-20050913.pom download
Apache Maven
<dependency>
  <groupId>msv</groupId>
  <artifactId>isorelax</artifactId>
  <version>20050913</version>
</dependency>
Gradle Groovy
implementation 'msv:isorelax:20050913'
Gradle Kotlin
implementation("msv:isorelax:20050913")
Scala SBT
libraryDependencies += "msv" % "isorelax" % "20050913"
Groovy Grape
@Grapes(
  @Grab(group='msv', module='isorelax', version='20050913')
)
Apache Ivy
<dependency org="msv" name="isorelax" rev="20050913" />
Leiningen
[msv/isorelax "20050913"]
Apache Buildr
'msv:isorelax:jar:20050913'
Dependencies
The project has no third-party dependencies