GroupId | GroupIdcom.dooapp |
---|---|
ArtifactId | ArtifactIdgaedo-test-beans |
Version | Version0.4.14 |
Type | Typejar |
Filename | Size |
---|---|
gaedo-test-beans-0.4.14.pom | |
gaedo-test-beans-0.4.14.jar | 14 KB |
gaedo-test-beans-0.4.14-sources.jar | 12 KB |
gaedo-test-beans-0.4.14-javadoc.jar | 123 KB |
gaedo-test-beans-0.4.14-exceptions.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dooapp/gaedo-test-beans/ -->
<dependency>
<groupId>com.dooapp</groupId>
<artifactId>gaedo-test-beans</artifactId>
<version>0.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.dooapp/gaedo-test-beans/
implementation 'com.dooapp:gaedo-test-beans:0.4.14'
// https://jarcasting.com/artifacts/com.dooapp/gaedo-test-beans/
implementation ("com.dooapp:gaedo-test-beans:0.4.14")
'com.dooapp:gaedo-test-beans:jar:0.4.14'
<dependency org="com.dooapp" name="gaedo-test-beans" rev="0.4.14">
<artifact name="gaedo-test-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dooapp', module='gaedo-test-beans', version='0.4.14')
)
libraryDependencies += "com.dooapp" % "gaedo-test-beans" % "0.4.14"
[com.dooapp/gaedo-test-beans "0.4.14"]