is not current version
Last Version 2.0.3

com.github.hushengte:disciples-feed 1.0.7

Incubator of Java application development component

GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-feed
Version

Version

1.0.7
Type

Type

jar

Download disciples-feed 1.0.7


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