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