License |
License |
---|---|
GroupId | GroupIdcom.github.paganini2008 |
ArtifactId | ArtifactIddevtools-bean |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptiondevtools-bean
Java Developer Tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
devtools-bean-1.0.pom | |
devtools-bean-1.0.jar | 41 KB |
devtools-bean-1.0-sources.jar | 17 KB |
devtools-bean-1.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/devtools-bean/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>devtools-bean</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-bean/
implementation 'com.github.paganini2008:devtools-bean:1.0'
// https://jarcasting.com/artifacts/com.github.paganini2008/devtools-bean/
implementation ("com.github.paganini2008:devtools-bean:1.0")
'com.github.paganini2008:devtools-bean:jar:1.0'
<dependency org="com.github.paganini2008" name="devtools-bean" rev="1.0">
<artifact name="devtools-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='devtools-bean', version='1.0')
)
libraryDependencies += "com.github.paganini2008" % "devtools-bean" % "1.0"
[com.github.paganini2008/devtools-bean "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 1.0 |