GroupId | GroupIdorg.beangle.otk |
---|---|
ArtifactId | ArtifactIdbeangle-otk-code_3 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
beangle-otk-code_3-0.0.3.pom | |
beangle-otk-code_3-0.0.3.jar | 26 KB |
beangle-otk-code_3-0.0.3-sources.jar | 6 KB |
beangle-otk-code_3-0.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-code_3/ -->
<dependency>
<groupId>org.beangle.otk</groupId>
<artifactId>beangle-otk-code_3</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-code_3/
implementation 'org.beangle.otk:beangle-otk-code_3:0.0.3'
// https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-code_3/
implementation ("org.beangle.otk:beangle-otk-code_3:0.0.3")
'org.beangle.otk:beangle-otk-code_3:jar:0.0.3'
<dependency org="org.beangle.otk" name="beangle-otk-code_3" rev="0.0.3">
<artifact name="beangle-otk-code_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.otk', module='beangle-otk-code_3', version='0.0.3')
)
libraryDependencies += "org.beangle.otk" % "beangle-otk-code_3" % "0.0.3"
[org.beangle.otk/beangle-otk-code_3 "0.0.3"]