GroupId | GroupIdcom.github.hushengte |
---|---|
ArtifactId | ArtifactIddisciples-feed |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
disciples-feed-2.0.1.pom | |
disciples-feed-2.0.1.jar | 77 KB |
disciples-feed-2.0.1-sources.jar | 40 KB |
disciples-feed-2.0.1-javadoc.jar | 282 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hushengte/disciples-feed/ -->
<dependency>
<groupId>com.github.hushengte</groupId>
<artifactId>disciples-feed</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-feed/
implementation 'com.github.hushengte:disciples-feed:2.0.1'
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-feed/
implementation ("com.github.hushengte:disciples-feed:2.0.1")
'com.github.hushengte:disciples-feed:jar:2.0.1'
<dependency org="com.github.hushengte" name="disciples-feed" rev="2.0.1">
<artifact name="disciples-feed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hushengte', module='disciples-feed', version='2.0.1')
)
libraryDependencies += "com.github.hushengte" % "disciples-feed" % "2.0.1"
[com.github.hushengte/disciples-feed "2.0.1"]