GroupId | GroupIdio.youi |
---|---|
ArtifactId | ArtifactIdyoui-example_2.11 |
Version | Version0.9.0-M19 |
Type | Typejar |
Filename | Size |
---|---|
youi-example_2.11-0.9.0-M19.pom | |
youi-example_2.11-0.9.0-M19.jar | 64 MB |
youi-example_2.11-0.9.0-M19-sources.jar | 64 MB |
youi-example_2.11-0.9.0-M19-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.youi/youi-example_2.11/ -->
<dependency>
<groupId>io.youi</groupId>
<artifactId>youi-example_2.11</artifactId>
<version>0.9.0-M19</version>
</dependency>
// https://jarcasting.com/artifacts/io.youi/youi-example_2.11/
implementation 'io.youi:youi-example_2.11:0.9.0-M19'
// https://jarcasting.com/artifacts/io.youi/youi-example_2.11/
implementation ("io.youi:youi-example_2.11:0.9.0-M19")
'io.youi:youi-example_2.11:jar:0.9.0-M19'
<dependency org="io.youi" name="youi-example_2.11" rev="0.9.0-M19">
<artifact name="youi-example_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.youi', module='youi-example_2.11', version='0.9.0-M19')
)
libraryDependencies += "io.youi" % "youi-example_2.11" % "0.9.0-M19"
[io.youi/youi-example_2.11 "0.9.0-M19"]