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