License |
License |
---|---|
GroupId | GroupIdcom.github.codemonstur |
ArtifactId | ArtifactIddotuseful |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.codemonstur:dotuseful
A copy of the dotuseful project on sourceforge.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dotuseful-0.1.pom | |
dotuseful-0.1.jar | 10 KB |
dotuseful-0.1-sources.jar | 17 KB |
dotuseful-0.1-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.codemonstur/dotuseful/ -->
<dependency>
<groupId>com.github.codemonstur</groupId>
<artifactId>dotuseful</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/dotuseful/
implementation 'com.github.codemonstur:dotuseful:0.1'
// https://jarcasting.com/artifacts/com.github.codemonstur/dotuseful/
implementation ("com.github.codemonstur:dotuseful:0.1")
'com.github.codemonstur:dotuseful:jar:0.1'
<dependency org="com.github.codemonstur" name="dotuseful" rev="0.1">
<artifact name="dotuseful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='dotuseful', version='0.1')
)
libraryDependencies += "com.github.codemonstur" % "dotuseful" % "0.1"
[com.github.codemonstur/dotuseful "0.1"]