is not current version
Last Version 0.6.60

com.vmware.photon.controller:photon-model 0.6.31


Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.photon.controller
ArtifactId

ArtifactId

photon-model
Version

Version

0.6.31
Type

Type

jar

Download photon-model 0.6.31


<!-- https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model/ -->
<dependency>
    <groupId>com.vmware.photon.controller</groupId>
    <artifactId>photon-model</artifactId>
    <version>0.6.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model/
implementation 'com.vmware.photon.controller:photon-model:0.6.31'
// https://jarcasting.com/artifacts/com.vmware.photon.controller/photon-model/
implementation ("com.vmware.photon.controller:photon-model:0.6.31")
'com.vmware.photon.controller:photon-model:jar:0.6.31'
<dependency org="com.vmware.photon.controller" name="photon-model" rev="0.6.31">
  <artifact name="photon-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmware.photon.controller', module='photon-model', version='0.6.31')
)
libraryDependencies += "com.vmware.photon.controller" % "photon-model" % "0.6.31"
[com.vmware.photon.controller/photon-model "0.6.31"]