is not current version
Last Version 1.1.16

co.abit.prime:prime-web 1.1.3


GroupId

GroupId

co.abit.prime
ArtifactId

ArtifactId

prime-web
Version

Version

1.1.3
Type

Type

jar

Download prime-web 1.1.3


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