Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.dataheaps |
ArtifactId | ArtifactIdbeanszoo-web |
Version | Version0.2.23 |
Type | Typejar |
Filename | Size |
---|---|
beanszoo-web-0.2.23.pom | |
beanszoo-web-0.2.23.jar | 21 KB |
beanszoo-web-0.2.23-sources.jar | 7 KB |
beanszoo-web-0.2.23-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dataheaps/beanszoo-web/ -->
<dependency>
<groupId>com.dataheaps</groupId>
<artifactId>beanszoo-web</artifactId>
<version>0.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.dataheaps/beanszoo-web/
implementation 'com.dataheaps:beanszoo-web:0.2.23'
// https://jarcasting.com/artifacts/com.dataheaps/beanszoo-web/
implementation ("com.dataheaps:beanszoo-web:0.2.23")
'com.dataheaps:beanszoo-web:jar:0.2.23'
<dependency org="com.dataheaps" name="beanszoo-web" rev="0.2.23">
<artifact name="beanszoo-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dataheaps', module='beanszoo-web', version='0.2.23')
)
libraryDependencies += "com.dataheaps" % "beanszoo-web" % "0.2.23"
[com.dataheaps/beanszoo-web "0.2.23"]