GroupId | GroupIdcom.ccfraser.muirwik |
---|---|
ArtifactId | ArtifactIdmuirwik-components |
Version | Version0.9.0 |
Type | Typepom |
Filename | Size |
---|---|
muirwik-components-0.9.0.pom | |
muirwik-components-0.9.0-sources.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/ -->
<dependency>
<groupId>com.ccfraser.muirwik</groupId>
<artifactId>muirwik-components</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation 'com.ccfraser.muirwik:muirwik-components:0.9.0'
// https://jarcasting.com/artifacts/com.ccfraser.muirwik/muirwik-components/
implementation ("com.ccfraser.muirwik:muirwik-components:0.9.0")
'com.ccfraser.muirwik:muirwik-components:pom:0.9.0'
<dependency org="com.ccfraser.muirwik" name="muirwik-components" rev="0.9.0">
<artifact name="muirwik-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ccfraser.muirwik', module='muirwik-components', version='0.9.0')
)
libraryDependencies += "com.ccfraser.muirwik" % "muirwik-components" % "0.9.0"
[com.ccfraser.muirwik/muirwik-components "0.9.0"]