is not current version
Last Version 0.2.28

com.dataheaps:beanszoo-core 0.2.26


Categories

Categories

Data
GroupId

GroupId

com.dataheaps
ArtifactId

ArtifactId

beanszoo-core
Version

Version

0.2.26
Type

Type

jar

Download beanszoo-core 0.2.26


<!-- https://jarcasting.com/artifacts/com.dataheaps/beanszoo-core/ -->
<dependency>
    <groupId>com.dataheaps</groupId>
    <artifactId>beanszoo-core</artifactId>
    <version>0.2.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.dataheaps/beanszoo-core/
implementation 'com.dataheaps:beanszoo-core:0.2.26'
// https://jarcasting.com/artifacts/com.dataheaps/beanszoo-core/
implementation ("com.dataheaps:beanszoo-core:0.2.26")
'com.dataheaps:beanszoo-core:jar:0.2.26'
<dependency org="com.dataheaps" name="beanszoo-core" rev="0.2.26">
  <artifact name="beanszoo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dataheaps', module='beanszoo-core', version='0.2.26')
)
libraryDependencies += "com.dataheaps" % "beanszoo-core" % "0.2.26"
[com.dataheaps/beanszoo-core "0.2.26"]