Categories |
CategoriesH2 Data Databases |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.isuwang |
ArtifactId | ArtifactIdh2-elements |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
h2-elements-0.3.0.pom | |
h2-elements-0.3.0.jar | 553 KB |
h2-elements-0.3.0-sources.jar | 22 bytes |
h2-elements-0.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.isuwang/h2-elements/ -->
<dependency>
<groupId>org.webjars.bowergithub.isuwang</groupId>
<artifactId>h2-elements</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isuwang/h2-elements/
implementation 'org.webjars.bowergithub.isuwang:h2-elements:0.3.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isuwang/h2-elements/
implementation ("org.webjars.bowergithub.isuwang:h2-elements:0.3.0")
'org.webjars.bowergithub.isuwang:h2-elements:jar:0.3.0'
<dependency org="org.webjars.bowergithub.isuwang" name="h2-elements" rev="0.3.0">
<artifact name="h2-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.isuwang', module='h2-elements', version='0.3.0')
)
libraryDependencies += "org.webjars.bowergithub.isuwang" % "h2-elements" % "0.3.0"
[org.webjars.bowergithub.isuwang/h2-elements "0.3.0"]