is not current version
Last Version 0.8.0

org.epics:graphene-profile 0.7.0


GroupId

GroupId

org.epics
ArtifactId

ArtifactId

graphene-profile
Version

Version

0.7.0
Type

Type

jar

Download graphene-profile 0.7.0


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