Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.bis5.mattermost4j |
ArtifactId | ArtifactIdmattermost4j-parent |
Version | Version0.7.0 |
Type | Typepom |
Filename | Size |
---|---|
mattermost4j-parent-0.7.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bis5.mattermost4j/mattermost4j-parent/ -->
<dependency>
<groupId>net.bis5.mattermost4j</groupId>
<artifactId>mattermost4j-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bis5.mattermost4j/mattermost4j-parent/
implementation 'net.bis5.mattermost4j:mattermost4j-parent:0.7.0'
// https://jarcasting.com/artifacts/net.bis5.mattermost4j/mattermost4j-parent/
implementation ("net.bis5.mattermost4j:mattermost4j-parent:0.7.0")
'net.bis5.mattermost4j:mattermost4j-parent:pom:0.7.0'
<dependency org="net.bis5.mattermost4j" name="mattermost4j-parent" rev="0.7.0">
<artifact name="mattermost4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bis5.mattermost4j', module='mattermost4j-parent', version='0.7.0')
)
libraryDependencies += "net.bis5.mattermost4j" % "mattermost4j-parent" % "0.7.0"
[net.bis5.mattermost4j/mattermost4j-parent "0.7.0"]