Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdarchetect-plugin |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
archetect-plugin-0.1.3.pom | |
archetect-plugin-0.1.3.jar | 1018 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/archetect-plugin/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>archetect-plugin</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/archetect-plugin/
implementation 'net.databinder:archetect-plugin:0.1.3'
// https://jarcasting.com/artifacts/net.databinder/archetect-plugin/
implementation ("net.databinder:archetect-plugin:0.1.3")
'net.databinder:archetect-plugin:jar:0.1.3'
<dependency org="net.databinder" name="archetect-plugin" rev="0.1.3">
<artifact name="archetect-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='archetect-plugin', version='0.1.3')
)
libraryDependencies += "net.databinder" % "archetect-plugin" % "0.1.3"
[net.databinder/archetect-plugin "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.7.6 |