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