| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.nawaman |
| ArtifactId | ArtifactIdistream |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionistream
Thread-based dependency injection for Java.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| istream-1.0.1.pom | |
| istream-1.0.1.jar | 6 KB |
| istream-1.0.1-sources.jar | 4 KB |
| istream-1.0.1-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.nawaman/istream/ -->
<dependency>
<groupId>net.nawaman</groupId>
<artifactId>istream</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.nawaman/istream/
implementation 'net.nawaman:istream:1.0.1'
// https://jarcasting.com/artifacts/net.nawaman/istream/
implementation ("net.nawaman:istream:1.0.1")
'net.nawaman:istream:jar:1.0.1'
<dependency org="net.nawaman" name="istream" rev="1.0.1">
<artifact name="istream" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nawaman', module='istream', version='1.0.1')
)
libraryDependencies += "net.nawaman" % "istream" % "1.0.1"
[net.nawaman/istream "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |