| License |
License |
|---|---|
| GroupId | GroupIdio.github.chenjp-huan |
| ArtifactId | ArtifactIdorange-line |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionorange-line
The object is (inversely) sequenced into a single line of string
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| orange-line-1.0.0.pom | |
| orange-line-1.0.0.jar | 26 KB |
| orange-line-1.0.0-sources.jar | 17 KB |
| orange-line-1.0.0-javadoc.jar | 143 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.chenjp-huan/orange-line/ -->
<dependency>
<groupId>io.github.chenjp-huan</groupId>
<artifactId>orange-line</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chenjp-huan/orange-line/
implementation 'io.github.chenjp-huan:orange-line:1.0.0'
// https://jarcasting.com/artifacts/io.github.chenjp-huan/orange-line/
implementation ("io.github.chenjp-huan:orange-line:1.0.0")
'io.github.chenjp-huan:orange-line:jar:1.0.0'
<dependency org="io.github.chenjp-huan" name="orange-line" rev="1.0.0">
<artifact name="orange-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chenjp-huan', module='orange-line', version='1.0.0')
)
libraryDependencies += "io.github.chenjp-huan" % "orange-line" % "1.0.0"
[io.github.chenjp-huan/orange-line "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |