GroupId | GroupIdorg.hashtree.jbrainhoney |
---|---|
ArtifactId | ArtifactIdjbrainhoney-core |
Version | Version0.10.3 |
Type | Typejar |
Filename | Size |
---|---|
jbrainhoney-core-0.10.3.pom | |
jbrainhoney-core-0.10.3.jar | 760 KB |
jbrainhoney-core-0.10.3-sources.jar | 163 KB |
jbrainhoney-core-0.10.3-javadoc.jar | 902 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hashtree.jbrainhoney/jbrainhoney-core/ -->
<dependency>
<groupId>org.hashtree.jbrainhoney</groupId>
<artifactId>jbrainhoney-core</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hashtree.jbrainhoney/jbrainhoney-core/
implementation 'org.hashtree.jbrainhoney:jbrainhoney-core:0.10.3'
// https://jarcasting.com/artifacts/org.hashtree.jbrainhoney/jbrainhoney-core/
implementation ("org.hashtree.jbrainhoney:jbrainhoney-core:0.10.3")
'org.hashtree.jbrainhoney:jbrainhoney-core:jar:0.10.3'
<dependency org="org.hashtree.jbrainhoney" name="jbrainhoney-core" rev="0.10.3">
<artifact name="jbrainhoney-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hashtree.jbrainhoney', module='jbrainhoney-core', version='0.10.3')
)
libraryDependencies += "org.hashtree.jbrainhoney" % "jbrainhoney-core" % "0.10.3"
[org.hashtree.jbrainhoney/jbrainhoney-core "0.10.3"]