is not current version
Last Version 1.0.16

com.dooapp:gaedo-test-beans 0.2.28

Some gaedo test beans and bean descriptors

GroupId

GroupId

com.dooapp
ArtifactId

ArtifactId

gaedo-test-beans
Version

Version

0.2.28
Type

Type

jar

Download gaedo-test-beans 0.2.28


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