License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdLNC |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionLNC
Local Notification Center
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LNC-0.1.0.pom | |
LNC-0.1.0.jar | 3 KB |
LNC-0.1.0-sources.jar | 4 KB |
LNC-0.1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/LNC/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>LNC</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/LNC/
implementation 'chat.dim:LNC:0.1.0'
// https://jarcasting.com/artifacts/chat.dim/LNC/
implementation ("chat.dim:LNC:0.1.0")
'chat.dim:LNC:jar:0.1.0'
<dependency org="chat.dim" name="LNC" rev="0.1.0">
<artifact name="LNC" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='LNC', version='0.1.0')
)
libraryDependencies += "chat.dim" % "LNC" % "0.1.0"
[chat.dim/LNC "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |