License |
License |
---|---|
GroupId | GroupIdcom.github.paganini2008 |
ArtifactId | ArtifactIdembedded-io |
Version | Version2.0-RC4 |
Type | Typejar |
Description |
Descriptionembedded-io
Common Components
|
Filename | Size |
---|---|
embedded-io-2.0-RC4.pom | |
embedded-io-2.0-RC4.jar | 65 KB |
embedded-io-2.0-RC4-sources.jar | 29 KB |
embedded-io-2.0-RC4-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/embedded-io/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>embedded-io</artifactId>
<version>2.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/embedded-io/
implementation 'com.github.paganini2008:embedded-io:2.0-RC4'
// https://jarcasting.com/artifacts/com.github.paganini2008/embedded-io/
implementation ("com.github.paganini2008:embedded-io:2.0-RC4")
'com.github.paganini2008:embedded-io:jar:2.0-RC4'
<dependency org="com.github.paganini2008" name="embedded-io" rev="2.0-RC4">
<artifact name="embedded-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='embedded-io', version='2.0-RC4')
)
libraryDependencies += "com.github.paganini2008" % "embedded-io" % "2.0-RC4"
[com.github.paganini2008/embedded-io "2.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 2.0-RC4 |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |