License |
License |
---|---|
GroupId | GroupIdjp.dodododo.janerics |
ArtifactId | ArtifactIdjanerics |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjanerics
janerics is Java Generics utility.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
janerics-1.0.1.pom | |
janerics-1.0.1.jar | 8 KB |
janerics-1.0.1-sources.jar | 4 KB |
janerics-1.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.dodododo.janerics/janerics/ -->
<dependency>
<groupId>jp.dodododo.janerics</groupId>
<artifactId>janerics</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.dodododo.janerics/janerics/
implementation 'jp.dodododo.janerics:janerics:1.0.1'
// https://jarcasting.com/artifacts/jp.dodododo.janerics/janerics/
implementation ("jp.dodododo.janerics:janerics:1.0.1")
'jp.dodododo.janerics:janerics:jar:1.0.1'
<dependency org="jp.dodododo.janerics" name="janerics" rev="1.0.1">
<artifact name="janerics" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.dodododo.janerics', module='janerics', version='1.0.1')
)
libraryDependencies += "jp.dodododo.janerics" % "janerics" % "1.0.1"
[jp.dodododo.janerics/janerics "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |