Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.bis5.mattermost4j |
ArtifactId | ArtifactIdmattermost-models |
Version | Version0.20.0 |
Type | Typejar |
Filename | Size |
---|---|
mattermost-models-0.20.0.pom | |
mattermost-models-0.20.0.jar | 354 KB |
mattermost-models-0.20.0-sources.jar | 160 KB |
mattermost-models-0.20.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bis5.mattermost4j/mattermost-models/ -->
<dependency>
<groupId>net.bis5.mattermost4j</groupId>
<artifactId>mattermost-models</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bis5.mattermost4j/mattermost-models/
implementation 'net.bis5.mattermost4j:mattermost-models:0.20.0'
// https://jarcasting.com/artifacts/net.bis5.mattermost4j/mattermost-models/
implementation ("net.bis5.mattermost4j:mattermost-models:0.20.0")
'net.bis5.mattermost4j:mattermost-models:jar:0.20.0'
<dependency org="net.bis5.mattermost4j" name="mattermost-models" rev="0.20.0">
<artifact name="mattermost-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bis5.mattermost4j', module='mattermost-models', version='0.20.0')
)
libraryDependencies += "net.bis5.mattermost4j" % "mattermost-models" % "0.20.0"
[net.bis5.mattermost4j/mattermost-models "0.20.0"]