is not current version
Last Version 1.3.0

com.blossom-project:blossom-starter-ui-api 1.0.0.M2


GroupId

GroupId

com.blossom-project
ArtifactId

ArtifactId

blossom-starter-ui-api
Version

Version

1.0.0.M2
Type

Type

jar

Download blossom-starter-ui-api 1.0.0.M2


<!-- https://jarcasting.com/artifacts/com.blossom-project/blossom-starter-ui-api/ -->
<dependency>
    <groupId>com.blossom-project</groupId>
    <artifactId>blossom-starter-ui-api</artifactId>
    <version>1.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blossom-project/blossom-starter-ui-api/
implementation 'com.blossom-project:blossom-starter-ui-api:1.0.0.M2'
// https://jarcasting.com/artifacts/com.blossom-project/blossom-starter-ui-api/
implementation ("com.blossom-project:blossom-starter-ui-api:1.0.0.M2")
'com.blossom-project:blossom-starter-ui-api:jar:1.0.0.M2'
<dependency org="com.blossom-project" name="blossom-starter-ui-api" rev="1.0.0.M2">
  <artifact name="blossom-starter-ui-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blossom-project', module='blossom-starter-ui-api', version='1.0.0.M2')
)
libraryDependencies += "com.blossom-project" % "blossom-starter-ui-api" % "1.0.0.M2"
[com.blossom-project/blossom-starter-ui-api "1.0.0.M2"]