GroupId | GroupIdio.sundr.tests |
---|---|
ArtifactId | ArtifactIdbuildalbe-fields |
Version | Version0.90.2 |
Type | Typejar |
Filename | Size |
---|---|
buildalbe-fields-0.90.2.pom | |
buildalbe-fields-0.90.2.jar | 23 KB |
buildalbe-fields-0.90.2-sources.jar | 13 KB |
buildalbe-fields-0.90.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/
implementation 'io.sundr.tests:buildalbe-fields:0.90.2'
// https://jarcasting.com/artifacts/io.sundr.tests/buildalbe-fields/
implementation ("io.sundr.tests:buildalbe-fields:0.90.2")
'io.sundr.tests:buildalbe-fields:jar:0.90.2'
<dependency org="io.sundr.tests" name="buildalbe-fields" rev="0.90.2">
<artifact name="buildalbe-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr.tests', module='buildalbe-fields', version='0.90.2')
)
libraryDependencies += "io.sundr.tests" % "buildalbe-fields" % "0.90.2"
[io.sundr.tests/buildalbe-fields "0.90.2"]