GroupId | GroupIdcom.exadel.etoolbox |
---|---|
ArtifactId | ArtifactIdetoolbox-authoring-kit |
Version | Version2.0.2 |
Type | Typepom |
Filename | Size |
---|---|
etoolbox-authoring-kit-2.0.2.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/ -->
<dependency>
<groupId>com.exadel.etoolbox</groupId>
<artifactId>etoolbox-authoring-kit</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/
implementation 'com.exadel.etoolbox:etoolbox-authoring-kit:2.0.2'
// https://jarcasting.com/artifacts/com.exadel.etoolbox/etoolbox-authoring-kit/
implementation ("com.exadel.etoolbox:etoolbox-authoring-kit:2.0.2")
'com.exadel.etoolbox:etoolbox-authoring-kit:pom:2.0.2'
<dependency org="com.exadel.etoolbox" name="etoolbox-authoring-kit" rev="2.0.2">
<artifact name="etoolbox-authoring-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.exadel.etoolbox', module='etoolbox-authoring-kit', version='2.0.2')
)
libraryDependencies += "com.exadel.etoolbox" % "etoolbox-authoring-kit" % "2.0.2"
[com.exadel.etoolbox/etoolbox-authoring-kit "2.0.2"]