GroupId | GroupIdcom.io7m.blackthorne |
---|---|
ArtifactId | ArtifactIdcom.io7m.blackthorne |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
com.io7m.blackthorne-0.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne/ -->
<dependency>
<groupId>com.io7m.blackthorne</groupId>
<artifactId>com.io7m.blackthorne</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne/
implementation 'com.io7m.blackthorne:com.io7m.blackthorne:0.0.1'
// https://jarcasting.com/artifacts/com.io7m.blackthorne/com.io7m.blackthorne/
implementation ("com.io7m.blackthorne:com.io7m.blackthorne:0.0.1")
'com.io7m.blackthorne:com.io7m.blackthorne:pom:0.0.1'
<dependency org="com.io7m.blackthorne" name="com.io7m.blackthorne" rev="0.0.1">
<artifact name="com.io7m.blackthorne" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.blackthorne', module='com.io7m.blackthorne', version='0.0.1')
)
libraryDependencies += "com.io7m.blackthorne" % "com.io7m.blackthorne" % "0.0.1"
[com.io7m.blackthorne "0.0.1"]