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