License |
License |
---|---|
GroupId | GroupIdcom.io7m.primogenitor |
ArtifactId | ArtifactIdcom.io7m.primogenitor.support |
Last Version | Last Version7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.io7m.primogenitor.support
The initial ancestor pom for io7m.com projects (Support module)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.io7m.primogenitor/com.io7m.primogenitor.support/ -->
<dependency>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.support</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.primogenitor/com.io7m.primogenitor.support/
implementation 'com.io7m.primogenitor:com.io7m.primogenitor.support:7.1.0'
// https://jarcasting.com/artifacts/com.io7m.primogenitor/com.io7m.primogenitor.support/
implementation ("com.io7m.primogenitor:com.io7m.primogenitor.support:7.1.0")
'com.io7m.primogenitor:com.io7m.primogenitor.support:jar:7.1.0'
<dependency org="com.io7m.primogenitor" name="com.io7m.primogenitor.support" rev="7.1.0">
<artifact name="com.io7m.primogenitor.support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.primogenitor', module='com.io7m.primogenitor.support', version='7.1.0')
)
libraryDependencies += "com.io7m.primogenitor" % "com.io7m.primogenitor.support" % "7.1.0"
[com.io7m.primogenitor/com.io7m.primogenitor.support "7.1.0"]