GroupId | GroupIdcom.busymachines |
---|---|
ArtifactId | ArtifactIdpureharm-db-testkit_2.13 |
Version | Version0.1.0-fa3e619 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.busymachines/pureharm-db-testkit_2.13/ -->
<dependency>
<groupId>com.busymachines</groupId>
<artifactId>pureharm-db-testkit_2.13</artifactId>
<version>0.1.0-fa3e619</version>
</dependency>
// https://jarcasting.com/artifacts/com.busymachines/pureharm-db-testkit_2.13/
implementation 'com.busymachines:pureharm-db-testkit_2.13:0.1.0-fa3e619'
// https://jarcasting.com/artifacts/com.busymachines/pureharm-db-testkit_2.13/
implementation ("com.busymachines:pureharm-db-testkit_2.13:0.1.0-fa3e619")
'com.busymachines:pureharm-db-testkit_2.13:jar:0.1.0-fa3e619'
<dependency org="com.busymachines" name="pureharm-db-testkit_2.13" rev="0.1.0-fa3e619">
<artifact name="pureharm-db-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.busymachines', module='pureharm-db-testkit_2.13', version='0.1.0-fa3e619')
)
libraryDependencies += "com.busymachines" % "pureharm-db-testkit_2.13" % "0.1.0-fa3e619"
[com.busymachines/pureharm-db-testkit_2.13 "0.1.0-fa3e619"]