Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.dionmcm |
ArtifactId | ArtifactIdncts-syndication-client |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
ncts-syndication-client-0.0.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dionmcm/ncts-syndication-client/ -->
<dependency>
<groupId>com.github.dionmcm</groupId>
<artifactId>ncts-syndication-client</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dionmcm/ncts-syndication-client/
implementation 'com.github.dionmcm:ncts-syndication-client:0.0.4'
// https://jarcasting.com/artifacts/com.github.dionmcm/ncts-syndication-client/
implementation ("com.github.dionmcm:ncts-syndication-client:0.0.4")
'com.github.dionmcm:ncts-syndication-client:pom:0.0.4'
<dependency org="com.github.dionmcm" name="ncts-syndication-client" rev="0.0.4">
<artifact name="ncts-syndication-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dionmcm', module='ncts-syndication-client', version='0.0.4')
)
libraryDependencies += "com.github.dionmcm" % "ncts-syndication-client" % "0.0.4"
[com.github.dionmcm/ncts-syndication-client "0.0.4"]