is not current version
Last Version 1.0.1

com.io7m.jinterp:io7m-jinterp 1.0.0

Interpolation functions

GroupId

GroupId

com.io7m.jinterp
ArtifactId

ArtifactId

io7m-jinterp
Version

Version

1.0.0
Type

Type

pom

Download io7m-jinterp 1.0.0

Filename Size
io7m-jinterp-1.0.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jinterp/io7m-jinterp/
implementation 'com.io7m.jinterp:io7m-jinterp:1.0.0'
// https://jarcasting.com/artifacts/com.io7m.jinterp/io7m-jinterp/
implementation ("com.io7m.jinterp:io7m-jinterp:1.0.0")
'com.io7m.jinterp:io7m-jinterp:pom:1.0.0'
<dependency org="com.io7m.jinterp" name="io7m-jinterp" rev="1.0.0">
  <artifact name="io7m-jinterp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jinterp', module='io7m-jinterp', version='1.0.0')
)
libraryDependencies += "com.io7m.jinterp" % "io7m-jinterp" % "1.0.0"
[com.io7m.jinterp/io7m-jinterp "1.0.0"]