| GroupId | GroupIdcom.github.eikek |
|---|---|
| ArtifactId | ArtifactIdbitpeace-core_2.13 |
| Version | Version0.4.5 |
| Type | Typejar |
| Filename | Size |
|---|---|
| bitpeace-core_2.13-0.4.5.pom | |
| bitpeace-core_2.13-0.4.5.jar | 126 KB |
| bitpeace-core_2.13-0.4.5-sources.jar | 13 KB |
| bitpeace-core_2.13-0.4.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.13/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>bitpeace-core_2.13</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.13/
implementation 'com.github.eikek:bitpeace-core_2.13:0.4.5'
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.13/
implementation ("com.github.eikek:bitpeace-core_2.13:0.4.5")
'com.github.eikek:bitpeace-core_2.13:jar:0.4.5'
<dependency org="com.github.eikek" name="bitpeace-core_2.13" rev="0.4.5">
<artifact name="bitpeace-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='bitpeace-core_2.13', version='0.4.5')
)
libraryDependencies += "com.github.eikek" % "bitpeace-core_2.13" % "0.4.5"
[com.github.eikek/bitpeace-core_2.13 "0.4.5"]