не последняя версия
Последняя версия 0.8.0

org.epics:graphene-profile 0.7.0


Группа

Группа

org.epics
Идентификатор

Идентификатор

graphene-profile
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать 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"]