License |
License |
---|---|
GroupId | GroupIdcom.github.911992 |
ArtifactId | ArtifactIdWAsys_Java_type_util |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.911992:WAsys_Java_type_util
Common type-level utils for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WAsys_Java_type_util-0.2.3.pom | |
WAsys_Java_type_util-0.2.3.jar | 17 KB |
WAsys_Java_type_util-0.2.3-sources.jar | 21 KB |
WAsys_Java_type_util-0.2.3-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.911992/WAsys_Java_type_util/ -->
<dependency>
<groupId>com.github.911992</groupId>
<artifactId>WAsys_Java_type_util</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.911992/WAsys_Java_type_util/
implementation 'com.github.911992:WAsys_Java_type_util:0.2.3'
// https://jarcasting.com/artifacts/com.github.911992/WAsys_Java_type_util/
implementation ("com.github.911992:WAsys_Java_type_util:0.2.3")
'com.github.911992:WAsys_Java_type_util:jar:0.2.3'
<dependency org="com.github.911992" name="WAsys_Java_type_util" rev="0.2.3">
<artifact name="WAsys_Java_type_util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.911992', module='WAsys_Java_type_util', version='0.2.3')
)
libraryDependencies += "com.github.911992" % "WAsys_Java_type_util" % "0.2.3"
[com.github.911992/WAsys_Java_type_util "0.2.3"]