License |
License |
---|---|
GroupId | GroupIdio.github.humbleui |
ArtifactId | ArtifactIdtypes |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionio.github.humbleui:types
Core types for Humble UI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types-0.1.1.pom | |
types-0.1.1.jar | 16 KB |
types-0.1.1-sources.jar | 11 KB |
types-0.1.1-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.humbleui/types/ -->
<dependency>
<groupId>io.github.humbleui</groupId>
<artifactId>types</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.humbleui/types/
implementation 'io.github.humbleui:types:0.1.1'
// https://jarcasting.com/artifacts/io.github.humbleui/types/
implementation ("io.github.humbleui:types:0.1.1")
'io.github.humbleui:types:jar:0.1.1'
<dependency org="io.github.humbleui" name="types" rev="0.1.1">
<artifact name="types" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.humbleui', module='types', version='0.1.1')
)
libraryDependencies += "io.github.humbleui" % "types" % "0.1.1"
[io.github.humbleui/types "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |