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