не последняя версия
Последняя версия 1.0.1

com.acpreda:sprint10-return 1.0.0

Provides a simple return model to enhance the values returned by methods

Группа

Группа

com.acpreda
Идентификатор

Идентификатор

sprint10-return
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать sprint10-return 1.0.0


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