GroupId | GroupIdio.xlate |
---|---|
ArtifactId | ArtifactIdstaedi |
Version | Version1.15.0 |
Type | Typejar |
Filename | Size |
---|---|
staedi-1.15.0.pom | |
staedi-1.15.0.jar | 271 KB |
staedi-1.15.0-sources.jar | 178 KB |
staedi-1.15.0-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xlate/staedi/ -->
<dependency>
<groupId>io.xlate</groupId>
<artifactId>staedi</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation 'io.xlate:staedi:1.15.0'
// https://jarcasting.com/artifacts/io.xlate/staedi/
implementation ("io.xlate:staedi:1.15.0")
'io.xlate:staedi:jar:1.15.0'
<dependency org="io.xlate" name="staedi" rev="1.15.0">
<artifact name="staedi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi', version='1.15.0')
)
libraryDependencies += "io.xlate" % "staedi" % "1.15.0"
[io.xlate/staedi "1.15.0"]