is not current version
Last Version 1.0.16

com.dooapp:gaedo-test-beans 0.6.6

Some gaedo test beans and bean descriptors

GroupId

GroupId

com.dooapp
ArtifactId

ArtifactId

gaedo-test-beans
Version

Version

0.6.6
Type

Type

jar

Download gaedo-test-beans 0.6.6


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