is not current version
Last Version 1.0.13

com.struqt:invar-example 1.0.4


GroupId

GroupId

com.struqt
ArtifactId

ArtifactId

invar-example
Version

Version

1.0.4
Type

Type

jar

Download invar-example 1.0.4


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