License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextbeans-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extbeans-library-1.0.0.pom | |
extbeans-library-1.0.0.jar | 6 KB |
extbeans-library-1.0.0-sources.jar | 4 KB |
extbeans-library-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extbeans-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extbeans-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extbeans-library/
implementation 'com.github.lontime:extbeans-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extbeans-library/
implementation ("com.github.lontime:extbeans-library:1.0.0")
'com.github.lontime:extbeans-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extbeans-library" rev="1.0.0">
<artifact name="extbeans-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extbeans-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extbeans-library" % "1.0.0"
[com.github.lontime/extbeans-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.joda : joda-beans | jar | 2.8.1 |
org.joda : joda-convert | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.github.lontime : extjson-library | jar | 1.0.0 |