| GroupId | GroupIdcom.github.h908714124 |
|---|---|
| ArtifactId | ArtifactIdcrate |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| crate-1.1.pom | |
| crate-1.1.jar | 121 KB |
| crate-1.1-sources.jar | 12 KB |
| crate-1.1-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/crate/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>crate</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/crate/
implementation 'com.github.h908714124:crate:1.1'
// https://jarcasting.com/artifacts/com.github.h908714124/crate/
implementation ("com.github.h908714124:crate:1.1")
'com.github.h908714124:crate:jar:1.1'
<dependency org="com.github.h908714124" name="crate" rev="1.1">
<artifact name="crate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='crate', version='1.1')
)
libraryDependencies += "com.github.h908714124" % "crate" % "1.1"
[com.github.h908714124/crate "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.testing.compile : compile-testing | jar | 0.10 |
| com.google.guava : guava | jar | 20.0 |
| com.google.truth : truth | jar | 0.32 |