License |
License |
---|---|
GroupId | GroupIdfm.last |
ArtifactId | ArtifactIdlastfm-oss-parent |
Version | Version1.1.0 |
Type | Typepom |
Description |
Descriptionlastfm-oss-parent
Last.fm OSS parent POM.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lastfm-oss-parent-1.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.last/lastfm-oss-parent/ -->
<dependency>
<groupId>fm.last</groupId>
<artifactId>lastfm-oss-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fm.last/lastfm-oss-parent/
implementation 'fm.last:lastfm-oss-parent:1.1.0'
// https://jarcasting.com/artifacts/fm.last/lastfm-oss-parent/
implementation ("fm.last:lastfm-oss-parent:1.1.0")
'fm.last:lastfm-oss-parent:pom:1.1.0'
<dependency org="fm.last" name="lastfm-oss-parent" rev="1.1.0">
<artifact name="lastfm-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fm.last', module='lastfm-oss-parent', version='1.1.0')
)
libraryDependencies += "fm.last" % "lastfm-oss-parent" % "1.1.0"
[fm.last/lastfm-oss-parent "1.1.0"]