is not current version
Last Version 0.0.14

com.bryghts.thecollector:thecollector_2.11 0.0.1

TheCollector

GroupId

GroupId

com.bryghts.thecollector
ArtifactId

ArtifactId

thecollector_2.11
Version

Version

0.0.1
Type

Type

jar

Download thecollector_2.11 0.0.1


<!-- https://jarcasting.com/artifacts/com.bryghts.thecollector/thecollector_2.11/ -->
<dependency>
    <groupId>com.bryghts.thecollector</groupId>
    <artifactId>thecollector_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bryghts.thecollector/thecollector_2.11/
implementation 'com.bryghts.thecollector:thecollector_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.bryghts.thecollector/thecollector_2.11/
implementation ("com.bryghts.thecollector:thecollector_2.11:0.0.1")
'com.bryghts.thecollector:thecollector_2.11:jar:0.0.1'
<dependency org="com.bryghts.thecollector" name="thecollector_2.11" rev="0.0.1">
  <artifact name="thecollector_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bryghts.thecollector', module='thecollector_2.11', version='0.0.1')
)
libraryDependencies += "com.bryghts.thecollector" % "thecollector_2.11" % "0.0.1"
[com.bryghts.thecollector/thecollector_2.11 "0.0.1"]