GroupId | GroupIdio.sundr.tests |
---|---|
ArtifactId | ArtifactIdbuildalbe-fields |
Version | Version0.90.3 |
Type | Typejar |
Filename | Size |
---|---|
buildalbe-fields-0.90.3.pom | |
buildalbe-fields-0.90.3.jar | 23 KB |
buildalbe-fields-0.90.3-sources.jar | 13 KB |
buildalbe-fields-0.90.3-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/ -->
<dependency>
<groupId>io.sundr.tests</groupId>
<artifactId>buildalbe-fields</artifactId>
<version>0.90.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/
implementation 'io.sundr.tests:buildalbe-fields:0.90.3'
// https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/
implementation ("io.sundr.tests:buildalbe-fields:0.90.3")
'io.sundr.tests:buildalbe-fields:jar:0.90.3'
<dependency org="io.sundr.tests" name="buildalbe-fields" rev="0.90.3">
<artifact name="buildalbe-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr.tests', module='buildalbe-fields', version='0.90.3')
)
libraryDependencies += "io.sundr.tests" % "buildalbe-fields" % "0.90.3"
[io.sundr.tests/buildalbe-fields "0.90.3"]