is not current version
Last Version 0.0.7

com.github.kmbulebu.nicknack:example-provider 0.0.5b

Examplke implementation of a NickNack Provider

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.kmbulebu.nicknack
ArtifactId

ArtifactId

example-provider
Version

Version

0.0.5b
Type

Type

jar

Download example-provider 0.0.5b


<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/example-provider/ -->
<dependency>
    <groupId>com.github.kmbulebu.nicknack</groupId>
    <artifactId>example-provider</artifactId>
    <version>0.0.5b</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/example-provider/
implementation 'com.github.kmbulebu.nicknack:example-provider:0.0.5b'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/example-provider/
implementation ("com.github.kmbulebu.nicknack:example-provider:0.0.5b")
'com.github.kmbulebu.nicknack:example-provider:jar:0.0.5b'
<dependency org="com.github.kmbulebu.nicknack" name="example-provider" rev="0.0.5b">
  <artifact name="example-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='example-provider', version='0.0.5b')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "example-provider" % "0.0.5b"
[com.github.kmbulebu.nicknack/example-provider "0.0.5b"]