License |
License |
---|---|
GroupId | GroupIdcom.github.marcoferrer.krotoplus |
ArtifactId | ArtifactIdkroto-plus-message |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionkroto-plus-message
Kroto+ Extendable Messages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kroto-plus-message-0.6.1.pom | |
kroto-plus-message-0.6.1.jar | 6 KB |
kroto-plus-message-0.6.1-sources.jar | 1 KB |
kroto-plus-message-0.6.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-message/
implementation 'com.github.marcoferrer.krotoplus:kroto-plus-message:0.6.1'
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/kroto-plus-message/
implementation ("com.github.marcoferrer.krotoplus:kroto-plus-message:0.6.1")
'com.github.marcoferrer.krotoplus:kroto-plus-message:jar:0.6.1'
<dependency org="com.github.marcoferrer.krotoplus" name="kroto-plus-message" rev="0.6.1">
<artifact name="kroto-plus-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoferrer.krotoplus', module='kroto-plus-message', version='0.6.1')
)
libraryDependencies += "com.github.marcoferrer.krotoplus" % "kroto-plus-message" % "0.6.1"
[com.github.marcoferrer.krotoplus/kroto-plus-message "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
io.grpc : grpc-protobuf | jar | 1.23.0 |
io.grpc : grpc-stub | jar | 1.23.0 |
com.google.protobuf : protobuf-java | jar | 3.9.0 |