| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.github.qsy7.java.examples |
| ArtifactId | ArtifactIdtime-constrained |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionexamples - time-constrained
examples
|
| Filename | Size |
|---|---|
| time-constrained-0.1.0.pom | |
| time-constrained-0.1.0.jar | 31 KB |
| time-constrained-0.1.0-sources.jar | 6 KB |
| time-constrained-0.1.0-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.examples/time-constrained/ -->
<dependency>
<groupId>io.github.qsy7.java.examples</groupId>
<artifactId>time-constrained</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/time-constrained/
implementation 'io.github.qsy7.java.examples:time-constrained:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/time-constrained/
implementation ("io.github.qsy7.java.examples:time-constrained:0.1.0")
'io.github.qsy7.java.examples:time-constrained:jar:0.1.0'
<dependency org="io.github.qsy7.java.examples" name="time-constrained" rev="0.1.0">
<artifact name="time-constrained" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.examples', module='time-constrained', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.examples" % "time-constrained" % "0.1.0"
[io.github.qsy7.java.examples/time-constrained "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.qsy7.java.configuration.cli : guice | pom | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |