License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.aislib.tools.mapping |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple OR java code generator - library
Simple OR java code generator - library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
library-1.3.pom | |
library-1.3.jar | 140 KB |
library-1.3-sources.jar | 69 KB |
library-1.3-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.aislib.tools.mapping/library/ -->
<dependency>
<groupId>net.sf.aislib.tools.mapping</groupId>
<artifactId>library</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.aislib.tools.mapping/library/
implementation 'net.sf.aislib.tools.mapping:library:1.3'
// https://jarcasting.com/artifacts/net.sf.aislib.tools.mapping/library/
implementation ("net.sf.aislib.tools.mapping:library:1.3")
'net.sf.aislib.tools.mapping:library:jar:1.3'
<dependency org="net.sf.aislib.tools.mapping" name="library" rev="1.3">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.aislib.tools.mapping', module='library', version='1.3')
)
libraryDependencies += "net.sf.aislib.tools.mapping" % "library" % "1.3"
[net.sf.aislib.tools.mapping/library "1.3"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.0 |
org.apache.ant : ant | jar | 1.7.0 |