License |
License |
---|---|
GroupId | GroupIdcom.github.tkawachi |
ArtifactId | ArtifactIdexhash-core |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexhash-core
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
exhash-core-0.0.4.pom | |
exhash-core-0.0.4.jar | 8 KB |
exhash-core-0.0.4-sources.jar | 5 KB |
exhash-core-0.0.4-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkawachi/exhash-core/ -->
<dependency>
<groupId>com.github.tkawachi</groupId>
<artifactId>exhash-core</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkawachi/exhash-core/
implementation 'com.github.tkawachi:exhash-core:0.0.4'
// https://jarcasting.com/artifacts/com.github.tkawachi/exhash-core/
implementation ("com.github.tkawachi:exhash-core:0.0.4")
'com.github.tkawachi:exhash-core:jar:0.0.4'
<dependency org="com.github.tkawachi" name="exhash-core" rev="0.0.4">
<artifact name="exhash-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkawachi', module='exhash-core', version='0.0.4')
)
libraryDependencies += "com.github.tkawachi" % "exhash-core" % "0.0.4"
[com.github.tkawachi/exhash-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |