GroupId | GroupIdio.github.q3769 |
---|---|
ArtifactId | ArtifactIdconseq4j |
Version | Version20220306.1.1 |
Type | Typejar |
Filename | Size |
---|---|
conseq4j-20220306.1.1.pom | |
conseq4j-20220306.1.1.jar | 32 KB |
conseq4j-20220306.1.1-sources.jar | 20 KB |
conseq4j-20220306.1.1-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.q3769/conseq4j/ -->
<dependency>
<groupId>io.github.q3769</groupId>
<artifactId>conseq4j</artifactId>
<version>20220306.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.q3769/conseq4j/
implementation 'io.github.q3769:conseq4j:20220306.1.1'
// https://jarcasting.com/artifacts/io.github.q3769/conseq4j/
implementation ("io.github.q3769:conseq4j:20220306.1.1")
'io.github.q3769:conseq4j:jar:20220306.1.1'
<dependency org="io.github.q3769" name="conseq4j" rev="20220306.1.1">
<artifact name="conseq4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.q3769', module='conseq4j', version='20220306.1.1')
)
libraryDependencies += "io.github.q3769" % "conseq4j" % "20220306.1.1"
[io.github.q3769/conseq4j "20220306.1.1"]