| Группа | Группаcom.io7m.jwheatsheaf |
|---|---|
| Идентификатор | Идентификаторcom.io7m.jwheatsheaf.oxygen |
| Версия | Версия2.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.oxygen/ -->
<dependency>
<groupId>com.io7m.jwheatsheaf</groupId>
<artifactId>com.io7m.jwheatsheaf.oxygen</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.oxygen/
implementation 'com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.oxygen:2.0.0'
// https://jarcasting.com/artifacts/com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.oxygen/
implementation ("com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.oxygen:2.0.0")
'com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.oxygen:jar:2.0.0'
<dependency org="com.io7m.jwheatsheaf" name="com.io7m.jwheatsheaf.oxygen" rev="2.0.0">
<artifact name="com.io7m.jwheatsheaf.oxygen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jwheatsheaf', module='com.io7m.jwheatsheaf.oxygen', version='2.0.0')
)
libraryDependencies += "com.io7m.jwheatsheaf" % "com.io7m.jwheatsheaf.oxygen" % "2.0.0"
[com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.oxygen "2.0.0"]