is not current version
Last Version 0.0.5

com.github.houbb:atc-news 0.0.3

搜狗实验室提供的新闻数据信息。

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

atc-news
Version

Version

0.0.3
Type

Type

jar

Download atc-news 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.houbb/atc-news/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>atc-news</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/atc-news/
implementation 'com.github.houbb:atc-news:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/atc-news/
implementation ("com.github.houbb:atc-news:0.0.3")
'com.github.houbb:atc-news:jar:0.0.3'
<dependency org="com.github.houbb" name="atc-news" rev="0.0.3">
  <artifact name="atc-news" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='atc-news', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "atc-news" % "0.0.3"
[com.github.houbb/atc-news "0.0.3"]