License |
License |
---|---|
GroupId | GroupIdcom.github.tomtzook |
ArtifactId | ArtifactIdjavabeans |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionjavabeans
Beans for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javabeans-1.4.0.pom | |
javabeans-1.4.0.jar | 55 KB |
javabeans-1.4.0-sources.jar | 38 KB |
javabeans-1.4.0-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomtzook/javabeans/ -->
<dependency>
<groupId>com.github.tomtzook</groupId>
<artifactId>javabeans</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtzook/javabeans/
implementation 'com.github.tomtzook:javabeans:1.4.0'
// https://jarcasting.com/artifacts/com.github.tomtzook/javabeans/
implementation ("com.github.tomtzook:javabeans:1.4.0")
'com.github.tomtzook:javabeans:jar:1.4.0'
<dependency org="com.github.tomtzook" name="javabeans" rev="1.4.0">
<artifact name="javabeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtzook', module='javabeans', version='1.4.0')
)
libraryDependencies += "com.github.tomtzook" % "javabeans" % "1.4.0"
[com.github.tomtzook/javabeans "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tomtzook : notifier | jar | 1.1.0 |