License |
License |
---|---|
GroupId | GroupIdio.get-coursier |
ArtifactId | ArtifactIdapps |
Last Version | Last Version1.0.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapps
apps
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apps-1.0.28.pom | |
apps-1.0.28.jar | 7 KB |
apps-1.0.28-sources.jar | 7 KB |
apps-1.0.28-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.get-coursier/apps/ -->
<dependency>
<groupId>io.get-coursier</groupId>
<artifactId>apps</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/io.get-coursier/apps/
implementation 'io.get-coursier:apps:1.0.28'
// https://jarcasting.com/artifacts/io.get-coursier/apps/
implementation ("io.get-coursier:apps:1.0.28")
'io.get-coursier:apps:jar:1.0.28'
<dependency org="io.get-coursier" name="apps" rev="1.0.28">
<artifact name="apps" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.get-coursier', module='apps', version='1.0.28')
)
libraryDependencies += "io.get-coursier" % "apps" % "1.0.28"
[io.get-coursier/apps "1.0.28"]