jinterp
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |
License |
License |
---|---|
GroupId | GroupIdcom.io7m.jinterp |
ArtifactId | ArtifactIdio7m-jinterp |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio7m-jinterp
Interpolation functions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
io7m-jinterp-1.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jinterp/io7m-jinterp/ -->
<dependency>
<groupId>com.io7m.jinterp</groupId>
<artifactId>io7m-jinterp</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jinterp/io7m-jinterp/
implementation 'com.io7m.jinterp:io7m-jinterp:1.0.1'
// https://jarcasting.com/artifacts/com.io7m.jinterp/io7m-jinterp/
implementation ("com.io7m.jinterp:io7m-jinterp:1.0.1")
'com.io7m.jinterp:io7m-jinterp:pom:1.0.1'
<dependency org="com.io7m.jinterp" name="io7m-jinterp" rev="1.0.1">
<artifact name="io7m-jinterp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jinterp', module='io7m-jinterp', version='1.0.1')
)
libraryDependencies += "com.io7m.jinterp" % "io7m-jinterp" % "1.0.1"
[com.io7m.jinterp/io7m-jinterp "1.0.1"]
JVM | Platform | Status |
---|---|---|
OpenJDK LTS | Linux | |
OpenJDK Current | Linux | |
OpenJDK Current | Windows |