is not current version
Last Version 1.3.2

com.astralanguage:astra-protocols 1.0.0

Library of pre-implemented FIPA protocols for ASTRA

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-protocols
Version

Version

1.0.0
Type

Type

jar

Download astra-protocols 1.0.0


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