Categories |
CategoriesData |
---|---|
GroupId | GroupIdbe.dataminded |
ArtifactId | ArtifactIdlighthouse-testing_2.11 |
Version | Version0.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/be.dataminded/lighthouse-testing_2.11/ -->
<dependency>
<groupId>be.dataminded</groupId>
<artifactId>lighthouse-testing_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.dataminded/lighthouse-testing_2.11/
implementation 'be.dataminded:lighthouse-testing_2.11:0.0.1'
// https://jarcasting.com/artifacts/be.dataminded/lighthouse-testing_2.11/
implementation ("be.dataminded:lighthouse-testing_2.11:0.0.1")
'be.dataminded:lighthouse-testing_2.11:jar:0.0.1'
<dependency org="be.dataminded" name="lighthouse-testing_2.11" rev="0.0.1">
<artifact name="lighthouse-testing_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.dataminded', module='lighthouse-testing_2.11', version='0.0.1')
)
libraryDependencies += "be.dataminded" % "lighthouse-testing_2.11" % "0.0.1"
[be.dataminded/lighthouse-testing_2.11 "0.0.1"]