is not current version
Last Version 1.0.1

com.acpreda:sprint10 1.0.0

Provides utility libraries

GroupId

GroupId

com.acpreda
ArtifactId

ArtifactId

sprint10
Version

Version

1.0.0
Type

Type

pom

Download sprint10 1.0.0

Filename Size
sprint10-1.0.0.pom 3 KB
Browse

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