Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.fedeoasi |
ArtifactId | ArtifactIdnews-api-client_2.12 |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
news-api-client_2.12-0.3.pom | |
news-api-client_2.12-0.3.jar | 51 KB |
news-api-client_2.12-0.3-sources.jar | 3 KB |
news-api-client_2.12-0.3-javadoc.jar | 677 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fedeoasi/news-api-client_2.12/ -->
<dependency>
<groupId>com.github.fedeoasi</groupId>
<artifactId>news-api-client_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fedeoasi/news-api-client_2.12/
implementation 'com.github.fedeoasi:news-api-client_2.12:0.3'
// https://jarcasting.com/artifacts/com.github.fedeoasi/news-api-client_2.12/
implementation ("com.github.fedeoasi:news-api-client_2.12:0.3")
'com.github.fedeoasi:news-api-client_2.12:jar:0.3'
<dependency org="com.github.fedeoasi" name="news-api-client_2.12" rev="0.3">
<artifact name="news-api-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fedeoasi', module='news-api-client_2.12', version='0.3')
)
libraryDependencies += "com.github.fedeoasi" % "news-api-client_2.12" % "0.3"
[com.github.fedeoasi/news-api-client_2.12 "0.3"]