is not current version
Last Version 1.3.2

com.astralanguage:astra-eis-base 1.0.6

This is the basic EIS integration artifact

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-eis-base
Version

Version

1.0.6
Type

Type

pom

Download astra-eis-base 1.0.6

Filename Size
astra-eis-base-1.0.6.pom 5 KB
Browse

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