is not current version
Last Version 2.0.0-beta-12

com.elepy:elepy-test 2.0.0-beta-11


GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy-test
Version

Version

2.0.0-beta-11
Type

Type

jar

Download elepy-test 2.0.0-beta-11


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