is not current version
Last Version 0.5.0

io.servicecomb:foundations 0.2.0


GroupId

GroupId

io.servicecomb
ArtifactId

ArtifactId

foundations
Version

Version

0.2.0
Type

Type

pom

Download foundations 0.2.0

Filename Size
foundations-0.2.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.servicecomb/foundations/ -->
<dependency>
    <groupId>io.servicecomb</groupId>
    <artifactId>foundations</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.servicecomb/foundations/
implementation 'io.servicecomb:foundations:0.2.0'
// https://jarcasting.com/artifacts/io.servicecomb/foundations/
implementation ("io.servicecomb:foundations:0.2.0")
'io.servicecomb:foundations:pom:0.2.0'
<dependency org="io.servicecomb" name="foundations" rev="0.2.0">
  <artifact name="foundations" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.servicecomb', module='foundations', version='0.2.0')
)
libraryDependencies += "io.servicecomb" % "foundations" % "0.2.0"
[io.servicecomb/foundations "0.2.0"]