| GroupId | GroupIdcom.github.h908714124 |
|---|---|
| ArtifactId | ArtifactIdbean-standard |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| bean-standard-1.5.pom | |
| bean-standard-1.5.jar | 121 KB |
| bean-standard-1.5-sources.jar | 12 KB |
| bean-standard-1.5-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/bean-standard/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>bean-standard</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/bean-standard/
implementation 'com.github.h908714124:bean-standard:1.5'
// https://jarcasting.com/artifacts/com.github.h908714124/bean-standard/
implementation ("com.github.h908714124:bean-standard:1.5")
'com.github.h908714124:bean-standard:jar:1.5'
<dependency org="com.github.h908714124" name="bean-standard" rev="1.5">
<artifact name="bean-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='bean-standard', version='1.5')
)
libraryDependencies += "com.github.h908714124" % "bean-standard" % "1.5"
[com.github.h908714124/bean-standard "1.5"]
| 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 |