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