is not current version
Last Version 1.0.13

com.struqt:invar-example 1.0.6


GroupId

GroupId

com.struqt
ArtifactId

ArtifactId

invar-example
Version

Version

1.0.6
Type

Type

jar

Download invar-example 1.0.6


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