License |
License |
---|---|
GroupId | GroupIdorg.coosproject.examples |
ArtifactId | ArtifactIdChat |
Version | Version1.3.1 |
Type | Typepom |
Description |
DescriptionChat-parent
|
Filename | Size |
---|---|
Chat-1.3.1.pom | 662 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.coosproject.examples/Chat/ -->
<dependency>
<groupId>org.coosproject.examples</groupId>
<artifactId>Chat</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coosproject.examples/Chat/
implementation 'org.coosproject.examples:Chat:1.3.1'
// https://jarcasting.com/artifacts/org.coosproject.examples/Chat/
implementation ("org.coosproject.examples:Chat:1.3.1")
'org.coosproject.examples:Chat:pom:1.3.1'
<dependency org="org.coosproject.examples" name="Chat" rev="1.3.1">
<artifact name="Chat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coosproject.examples', module='Chat', version='1.3.1')
)
libraryDependencies += "org.coosproject.examples" % "Chat" % "1.3.1"
[org.coosproject.examples/Chat "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.bundlerepository | jar | 1.4.2 |