| License | License | 
|---|---|
| GroupId | GroupIdcom.astralanguage | 
| ArtifactId | ArtifactIdastra-protocols | 
| Last Version | Last Version1.3.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.astralanguage:astra-protocols Library of pre-implemented FIPA protocols for ASTRA | 
| Filename | Size | 
|---|---|
| astra-protocols-1.3.2.pom | |
| astra-protocols-1.3.2.jar | 36 KB | 
| astra-protocols-1.3.2-sources.jar | 5 KB | 
| astra-protocols-1.3.2-javadoc.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.astralanguage/astra-protocols/ -->
<dependency>
    <groupId>com.astralanguage</groupId>
    <artifactId>astra-protocols</artifactId>
    <version>1.3.2</version>
</dependency>// https://jarcasting.com/artifacts/com.astralanguage/astra-protocols/
implementation 'com.astralanguage:astra-protocols:1.3.2'// https://jarcasting.com/artifacts/com.astralanguage/astra-protocols/
implementation ("com.astralanguage:astra-protocols:1.3.2")'com.astralanguage:astra-protocols:jar:1.3.2'<dependency org="com.astralanguage" name="astra-protocols" rev="1.3.2">
  <artifact name="astra-protocols" type="jar" />
</dependency>@Grapes(
@Grab(group='com.astralanguage', module='astra-protocols', version='1.3.2')
)libraryDependencies += "com.astralanguage" % "astra-protocols" % "1.3.2"[com.astralanguage/astra-protocols "1.3.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.astralanguage : astra-unittest | jar | 1.3.2 | 
| com.astralanguage : astra-interpreter | jar | 1.3.2 | 
| com.astralanguage : astra-compiler | jar | 1.3.2 | 
| com.astralanguage : astra-apis | jar | 1.3.2 |