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