is not current version
Last Version 0.4.2

com.gitlab.lae.stack.source:stack-source 0.2-beta2


GroupId

GroupId

com.gitlab.lae.stack.source
ArtifactId

ArtifactId

stack-source
Version

Version

0.2-beta2
Type

Type

jar

Download stack-source 0.2-beta2


<!-- https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source/ -->
<dependency>
    <groupId>com.gitlab.lae.stack.source</groupId>
    <artifactId>stack-source</artifactId>
    <version>0.2-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source/
implementation 'com.gitlab.lae.stack.source:stack-source:0.2-beta2'
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source/
implementation ("com.gitlab.lae.stack.source:stack-source:0.2-beta2")
'com.gitlab.lae.stack.source:stack-source:jar:0.2-beta2'
<dependency org="com.gitlab.lae.stack.source" name="stack-source" rev="0.2-beta2">
  <artifact name="stack-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.lae.stack.source', module='stack-source', version='0.2-beta2')
)
libraryDependencies += "com.gitlab.lae.stack.source" % "stack-source" % "0.2-beta2"
[com.gitlab.lae.stack.source/stack-source "0.2-beta2"]