GroupId | GroupIdcom.sap.oss.phosphor |
---|---|
ArtifactId | ArtifactIdfosstars-rating-core |
Version | Version0.12.0 |
Type | Typejar |
Filename | Size |
---|---|
fosstars-rating-core-0.12.0.pom | |
fosstars-rating-core-0.12.0.jar | 510 KB |
fosstars-rating-core-0.12.0-sources.jar | 292 KB |
fosstars-rating-core-0.12.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/ -->
<dependency>
<groupId>com.sap.oss.phosphor</groupId>
<artifactId>fosstars-rating-core</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/
implementation 'com.sap.oss.phosphor:fosstars-rating-core:0.12.0'
// https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/
implementation ("com.sap.oss.phosphor:fosstars-rating-core:0.12.0")
'com.sap.oss.phosphor:fosstars-rating-core:jar:0.12.0'
<dependency org="com.sap.oss.phosphor" name="fosstars-rating-core" rev="0.12.0">
<artifact name="fosstars-rating-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.oss.phosphor', module='fosstars-rating-core', version='0.12.0')
)
libraryDependencies += "com.sap.oss.phosphor" % "fosstars-rating-core" % "0.12.0"
[com.sap.oss.phosphor/fosstars-rating-core "0.12.0"]