GroupId | GroupIdco.topl |
---|---|
ArtifactId | ArtifactIdbrambl_2.12 |
Version | Version1.4.5 |
Type | Typejar |
Filename | Size |
---|---|
brambl_2.12-1.4.5.pom | |
brambl_2.12-1.4.5.jar | 16 KB |
brambl_2.12-1.4.5-sources.jar | 2 KB |
brambl_2.12-1.4.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/co.topl/brambl_2.12/ -->
<dependency>
<groupId>co.topl</groupId>
<artifactId>brambl_2.12</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/co.topl/brambl_2.12/
implementation 'co.topl:brambl_2.12:1.4.5'
// https://jarcasting.com/artifacts/co.topl/brambl_2.12/
implementation ("co.topl:brambl_2.12:1.4.5")
'co.topl:brambl_2.12:jar:1.4.5'
<dependency org="co.topl" name="brambl_2.12" rev="1.4.5">
<artifact name="brambl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.topl', module='brambl_2.12', version='1.4.5')
)
libraryDependencies += "co.topl" % "brambl_2.12" % "1.4.5"
[co.topl/brambl_2.12 "1.4.5"]