License |
License |
---|---|
GroupId | GroupIdco.abit.prime |
ArtifactId | ArtifactIdprime |
Last Version | Last Version1.1.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
prime-1.1.17.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.prime/prime/ -->
<dependency>
<groupId>co.abit.prime</groupId>
<artifactId>prime</artifactId>
<version>1.1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.abit.prime/prime/
implementation 'co.abit.prime:prime:1.1.17'
// https://jarcasting.com/artifacts/co.abit.prime/prime/
implementation ("co.abit.prime:prime:1.1.17")
'co.abit.prime:prime:pom:1.1.17'
<dependency org="co.abit.prime" name="prime" rev="1.1.17">
<artifact name="prime" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.abit.prime', module='prime', version='1.1.17')
)
libraryDependencies += "co.abit.prime" % "prime" % "1.1.17"
[co.abit.prime/prime "1.1.17"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |