GroupId | GroupIdcom.io7m.jcanephora |
---|---|
ArtifactId | ArtifactIdio7m-jcanephora-examples-core |
Version | Version0.44.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-core/ -->
<dependency>
<groupId>com.io7m.jcanephora</groupId>
<artifactId>io7m-jcanephora-examples-core</artifactId>
<version>0.44.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-core/
implementation 'com.io7m.jcanephora:io7m-jcanephora-examples-core:0.44.1'
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-core/
implementation ("com.io7m.jcanephora:io7m-jcanephora-examples-core:0.44.1")
'com.io7m.jcanephora:io7m-jcanephora-examples-core:jar:0.44.1'
<dependency org="com.io7m.jcanephora" name="io7m-jcanephora-examples-core" rev="0.44.1">
<artifact name="io7m-jcanephora-examples-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcanephora', module='io7m-jcanephora-examples-core', version='0.44.1')
)
libraryDependencies += "com.io7m.jcanephora" % "io7m-jcanephora-examples-core" % "0.44.1"
[com.io7m.jcanephora/io7m-jcanephora-examples-core "0.44.1"]