GroupId | GroupIdcom.sap.oss.phosphor |
---|---|
ArtifactId | ArtifactIdfosstars-rating-core |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
fosstars-rating-core-1.5.0.pom | |
fosstars-rating-core-1.5.0.jar | 819 KB |
fosstars-rating-core-1.5.0-sources.jar | 450 KB |
fosstars-rating-core-1.5.0-javadoc.jar | 2 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>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/
implementation 'com.sap.oss.phosphor:fosstars-rating-core:1.5.0'
// https://jarcasting.com/artifacts/com.sap.oss.phosphor/fosstars-rating-core/
implementation ("com.sap.oss.phosphor:fosstars-rating-core:1.5.0")
'com.sap.oss.phosphor:fosstars-rating-core:jar:1.5.0'
<dependency org="com.sap.oss.phosphor" name="fosstars-rating-core" rev="1.5.0">
<artifact name="fosstars-rating-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.oss.phosphor', module='fosstars-rating-core', version='1.5.0')
)
libraryDependencies += "com.sap.oss.phosphor" % "fosstars-rating-core" % "1.5.0"
[com.sap.oss.phosphor/fosstars-rating-core "1.5.0"]