GroupId | GroupIdcom.github.h908714124 |
---|---|
ArtifactId | ArtifactIdbean-standard |
Version | Version1.2 |
Type | Typejar |
Filename | Size |
---|---|
bean-standard-1.2.pom | |
bean-standard-1.2.jar | 118 KB |
bean-standard-1.2-sources.jar | 10 KB |
bean-standard-1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/bean-standard/
implementation 'com.github.h908714124:bean-standard:1.2'
// https://jarcasting.com/artifacts/com.github.h908714124/bean-standard/
implementation ("com.github.h908714124:bean-standard:1.2")
'com.github.h908714124:bean-standard:jar:1.2'
<dependency org="com.github.h908714124" name="bean-standard" rev="1.2">
<artifact name="bean-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='bean-standard', version='1.2')
)
libraryDependencies += "com.github.h908714124" % "bean-standard" % "1.2"
[com.github.h908714124/bean-standard "1.2"]