GroupId | GroupIdcom.io7m.jcanephora |
---|---|
ArtifactId | ArtifactIdio7m-jcanephora-examples-core |
Version | Version0.45.3 |
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.45.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-core/
implementation 'com.io7m.jcanephora:io7m-jcanephora-examples-core:0.45.3'
// https://jarcasting.com/artifacts/com.io7m.jcanephora/io7m-jcanephora-examples-core/
implementation ("com.io7m.jcanephora:io7m-jcanephora-examples-core:0.45.3")
'com.io7m.jcanephora:io7m-jcanephora-examples-core:jar:0.45.3'
<dependency org="com.io7m.jcanephora" name="io7m-jcanephora-examples-core" rev="0.45.3">
<artifact name="io7m-jcanephora-examples-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jcanephora', module='io7m-jcanephora-examples-core', version='0.45.3')
)
libraryDependencies += "com.io7m.jcanephora" % "io7m-jcanephora-examples-core" % "0.45.3"
[com.io7m.jcanephora/io7m-jcanephora-examples-core "0.45.3"]