GroupId | GroupIdinfo.hupel |
---|---|
ArtifactId | ArtifactIdlibisabelle-setup_2.10 |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
libisabelle-setup_2.10-0.6.1.pom | |
libisabelle-setup_2.10-0.6.1.jar | 104 KB |
libisabelle-setup_2.10-0.6.1-sources.jar | 11 KB |
libisabelle-setup_2.10-0.6.1-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.hupel/libisabelle-setup_2.10/ -->
<dependency>
<groupId>info.hupel</groupId>
<artifactId>libisabelle-setup_2.10</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/info.hupel/libisabelle-setup_2.10/
implementation 'info.hupel:libisabelle-setup_2.10:0.6.1'
// https://jarcasting.com/artifacts/info.hupel/libisabelle-setup_2.10/
implementation ("info.hupel:libisabelle-setup_2.10:0.6.1")
'info.hupel:libisabelle-setup_2.10:jar:0.6.1'
<dependency org="info.hupel" name="libisabelle-setup_2.10" rev="0.6.1">
<artifact name="libisabelle-setup_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.hupel', module='libisabelle-setup_2.10', version='0.6.1')
)
libraryDependencies += "info.hupel" % "libisabelle-setup_2.10" % "0.6.1"
[info.hupel/libisabelle-setup_2.10 "0.6.1"]