is not current version
Last Version 0.6.1

com.github.marcoferrer.krotoplus:kroto-plus-message 0.3.0

Kroto+ Extendable Messages

GroupId

GroupId

com.github.marcoferrer.krotoplus
ArtifactId

ArtifactId

kroto-plus-message
Version

Version

0.3.0
Type

Type

jar

Download kroto-plus-message 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-message/ -->
<dependency>
    <groupId>com.github.marcoferrer.krotoplus</groupId>
    <artifactId>kroto-plus-message</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-message/
implementation 'com.github.marcoferrer.krotoplus:kroto-plus-message:0.3.0'
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-message/
implementation ("com.github.marcoferrer.krotoplus:kroto-plus-message:0.3.0")
'com.github.marcoferrer.krotoplus:kroto-plus-message:jar:0.3.0'
<dependency org="com.github.marcoferrer.krotoplus" name="kroto-plus-message" rev="0.3.0">
  <artifact name="kroto-plus-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoferrer.krotoplus', module='kroto-plus-message', version='0.3.0')
)
libraryDependencies += "com.github.marcoferrer.krotoplus" % "kroto-plus-message" % "0.3.0"
[com.github.marcoferrer.krotoplus/kroto-plus-message "0.3.0"]