| GroupId | GroupIdcom.github.devlab-umontp |
|---|---|
| ArtifactId | ArtifactIdedt-iut-umontp |
| Version | Version1.3.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| edt-iut-umontp-1.3.0.pom | |
| edt-iut-umontp-1.3.0.jar | 21 KB |
| edt-iut-umontp-1.3.0-sources.jar | 16 KB |
| edt-iut-umontp-1.3.0-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.devlab-umontp/edt-iut-umontp/ -->
<dependency>
<groupId>com.github.devlab-umontp</groupId>
<artifactId>edt-iut-umontp</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.devlab-umontp/edt-iut-umontp/
implementation 'com.github.devlab-umontp:edt-iut-umontp:1.3.0'
// https://jarcasting.com/artifacts/com.github.devlab-umontp/edt-iut-umontp/
implementation ("com.github.devlab-umontp:edt-iut-umontp:1.3.0")
'com.github.devlab-umontp:edt-iut-umontp:jar:1.3.0'
<dependency org="com.github.devlab-umontp" name="edt-iut-umontp" rev="1.3.0">
<artifact name="edt-iut-umontp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.devlab-umontp', module='edt-iut-umontp', version='1.3.0')
)
libraryDependencies += "com.github.devlab-umontp" % "edt-iut-umontp" % "1.3.0"
[com.github.devlab-umontp/edt-iut-umontp "1.3.0"]