is not current version
Last Version 1.3.2

com.astralanguage:astra-protocols 1.1.5

Library of pre-implemented FIPA protocols for ASTRA

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-protocols
Version

Version

1.1.5
Type

Type

jar

Download astra-protocols 1.1.5


<!-- https://jarcasting.com/artifacts/com.astralanguage/astra-protocols/ -->
<dependency>
    <groupId>com.astralanguage</groupId>
    <artifactId>astra-protocols</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.astralanguage/astra-protocols/
implementation 'com.astralanguage:astra-protocols:1.1.5'
// https://jarcasting.com/artifacts/com.astralanguage/astra-protocols/
implementation ("com.astralanguage:astra-protocols:1.1.5")
'com.astralanguage:astra-protocols:jar:1.1.5'
<dependency org="com.astralanguage" name="astra-protocols" rev="1.1.5">
  <artifact name="astra-protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astralanguage', module='astra-protocols', version='1.1.5')
)
libraryDependencies += "com.astralanguage" % "astra-protocols" % "1.1.5"
[com.astralanguage/astra-protocols "1.1.5"]