| GroupId | GroupIdai.entrolution |
|---|---|
| ArtifactId | ArtifactIdbengal-stm_2.13 |
| Version | Version0.3.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| bengal-stm_2.13-0.3.3.pom | |
| bengal-stm_2.13-0.3.3.jar | 243 KB |
| bengal-stm_2.13-0.3.3-sources.jar | 16 KB |
| bengal-stm_2.13-0.3.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.entrolution/bengal-stm_2.13/ -->
<dependency>
<groupId>ai.entrolution</groupId>
<artifactId>bengal-stm_2.13</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.entrolution/bengal-stm_2.13/
implementation 'ai.entrolution:bengal-stm_2.13:0.3.3'
// https://jarcasting.com/artifacts/ai.entrolution/bengal-stm_2.13/
implementation ("ai.entrolution:bengal-stm_2.13:0.3.3")
'ai.entrolution:bengal-stm_2.13:jar:0.3.3'
<dependency org="ai.entrolution" name="bengal-stm_2.13" rev="0.3.3">
<artifact name="bengal-stm_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.entrolution', module='bengal-stm_2.13', version='0.3.3')
)
libraryDependencies += "ai.entrolution" % "bengal-stm_2.13" % "0.3.3"
[ai.entrolution/bengal-stm_2.13 "0.3.3"]