is not current version
Last Version 2.0.3

com.github.hushengte:disciples-feed 2.0.0

Incubator of Java application development component

GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-feed
Version

Version

2.0.0
Type

Type

jar

Download disciples-feed 2.0.0


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