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