is not current version
Last Version 1.0.26

org.prompto:CodeFactory 0.1.56

A web site for creating Prompto applications

GroupId

GroupId

org.prompto
ArtifactId

ArtifactId

CodeFactory
Version

Version

0.1.56
Type

Type

jar

Download CodeFactory 0.1.56


<!-- https://jarcasting.com/artifacts/org.prompto/CodeFactory/ -->
<dependency>
    <groupId>org.prompto</groupId>
    <artifactId>CodeFactory</artifactId>
    <version>0.1.56</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/CodeFactory/
implementation 'org.prompto:CodeFactory:0.1.56'
// https://jarcasting.com/artifacts/org.prompto/CodeFactory/
implementation ("org.prompto:CodeFactory:0.1.56")
'org.prompto:CodeFactory:jar:0.1.56'
<dependency org="org.prompto" name="CodeFactory" rev="0.1.56">
  <artifact name="CodeFactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='CodeFactory', version='0.1.56')
)
libraryDependencies += "org.prompto" % "CodeFactory" % "0.1.56"
[org.prompto/CodeFactory "0.1.56"]